]> pd.if.org Git - pdclib/blobdiff - functions/stdio/vsprintf.c
Comment reformatting for consistency.
[pdclib] / functions / stdio / vsprintf.c
index 9ace50dc85047806abe1dc5a00ed52edbf1ae872..661b2aa7e85a58a9d3aab19045fdb239ad7e298e 100644 (file)
@@ -1,6 +1,4 @@
-/* $Id$ */
-
-/* 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.