]> pd.if.org Git - pdclib/blobdiff - functions/stdio/vsprintf.c
Comment cleanups.
[pdclib] / functions / stdio / vsprintf.c
index 3dfe3c208505fefd5a99bfe8031d10bc92870efe..54d11750bb1d13e419c9a7fba2ba458510684e8a 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.