]> pd.if.org Git - pdclib/blobdiff - functions/stdio/vsscanf.c
Comment reformatting for consistency.
[pdclib] / functions / stdio / vsscanf.c
index 51b49e5cbc90d7c25521f0775fd5d641da5edeb1..e6c91575f4d1f1b5fedb3c491085494a36b2e86d 100644 (file)
@@ -1,4 +1,4 @@
-/* vsscanf( const char *, const char *, va_list arg )
+/* vsscanf( const 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.