]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/strtox_prelim.c
Whitespace cleanups.
[pdclib] / functions / _PDCLIB / strtox_prelim.c
index 98f7fcea758145facf450f0aff74a6a767ebd7ea..6e16b35d17f41c36528ae3b1bc773fbbac13cfbf 100644 (file)
@@ -54,6 +54,7 @@ const char * _PDCLIB_strtox_prelim( const char * p, char * sign, int * base )
 #endif
 
 #ifdef TEST
+
 #include "_PDCLIB_test.h"
 
 int main( void )