]> pd.if.org Git - pdclib/blobdiff - functions/stdio/vprintf.c
Comment cleanups.
[pdclib] / functions / stdio / vprintf.c
index 48ad5576e08f150705d40c12ab8e156ee2f0f2f1..bd5217525c2dcb5e0ec7f442d13c34ac1ad187d4 100644 (file)
@@ -1,6 +1,4 @@
-/* $Id$ */
-
-/* vprintf( const char *, va_list arg )
+/* vprintf( 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.