]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/errno.c
Whitespace cleanups.
[pdclib] / functions / _PDCLIB / errno.c
index 4cf5ea5b1458984fcaef019189cffcb496e98d7a..9f84d339c0a68b12d893fd3a99da66424362341a 100644 (file)
@@ -18,6 +18,7 @@ int * _PDCLIB_errno_func()
 #endif
 
 #ifdef TEST
+
 #include "_PDCLIB_test.h"
 
 #include <errno.h>
@@ -34,4 +35,3 @@ int main( void )
 }
 
 #endif
-