]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/prepwrite.c
Whitespace cleanups.
[pdclib] / functions / _PDCLIB / prepwrite.c
index a901ccdaed39f10e4674ad727696c49c1341016e..dcdc970be8da45fe383e585c7c2fdff0f42dddee 100644 (file)
@@ -29,6 +29,7 @@ int _PDCLIB_prepwrite( struct _PDCLIB_file_t * stream )
 #endif
 
 #ifdef TEST
+
 #include "_PDCLIB_test.h"
 
 int main( void )
@@ -38,4 +39,3 @@ int main( void )
 }
 
 #endif
-