]> pd.if.org Git - pdclib/blobdiff - functions/stdlib/rand.c
Whitespace cleanups.
[pdclib] / functions / stdlib / rand.c
index 1e8f3cd789b2542ba0e7ab78c969cb412ff325c7..779b3b2371e777c046d13474cd5e71a5f6151df5 100644 (file)
@@ -17,6 +17,7 @@ int rand( void )
 #endif
 
 #ifdef TEST
+
 #include "_PDCLIB_test.h"
 
 int main( void )