mdtest/contrib
Christopher J. Morrone a60ad0b088 Impose proper file scoping and header usage.
Clean up the header files to only contain those things that
need to be shared between .c files.

Functions that are not shared are now declared static to
make their file scope explicit.  Functions that ARE shared
are declared in appropriate headers.

I am not going to claim that I caugh everything, but at
least it is a good start.
2011-11-11 17:30:20 -08:00
..
Makefile.am Move cbif to the contrib directory. 2011-11-02 17:36:32 -07:00
cbif.c Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00