]> pd.if.org Git - pdclib/blobdiff - testing/_PDCLIB_test.h
Whitespace cleanups.
[pdclib] / testing / _PDCLIB_test.h
index 1cb0222a19cc356dc707d7e6292a64112531f2cc..62f5fb5f31ab49d277979a00fb7ba20aef5ddb4a 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* PDCLib testing suite <_PDCLIB_test.h>
 
    This file is part of the Public Domain C Library (PDCLib).
@@ -44,4 +42,3 @@ static int TEST_RESULTS = 0;
 #if defined( _PDCLIB_FILEIO ) || defined( _PDCLIB_STRINGIO )
 #include "_PDCLIB_iotest.h"
 #endif
-