]> pd.if.org Git - pdclib/blobdiff - functions/stdio/vscanf.c
Comment cleanups.
[pdclib] / functions / stdio / vscanf.c
index 0b9189d69c9ab21f60e89ab3224e4c059304f01f..eb8bedd9d6169168e26ac9d6138504c13b399d67 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.