]> pd.if.org Git - pdclib/blobdiff - functions/stdio/vsprintf.c
Comment reformatting for consistency.
[pdclib] / functions / stdio / vsprintf.c
index 410e485c86b3b6f88146db74055089e782530069..661b2aa7e85a58a9d3aab19045fdb239ad7e298e 100644 (file)
@@ -1,4 +1,4 @@
-/* vsprintf( char *, const char *, va_list ap )
+/* vsprintf( char *, const char *, va_list )
 
    This file is part of the Public Domain C Library (PDCLib).
    Permission is granted to use, modify, and / or redistribute at will.