]> pd.if.org Git - pdclib/blobdiff - functions/stdio/vscanf.c
Comment reformatting for consistency.
[pdclib] / functions / stdio / vscanf.c
index 148c828fa52898de7a86ea0a8d78a1a40a83e4a3..3a161f37ceaa357dc4e313ff6aa51adc76dd9f36 100644 (file)
@@ -1,6 +1,4 @@
-/* $Id$ */
-
-/* vscanf( const char *, va_list arg )
+/* vscanf( 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.