]> pd.if.org Git - pdclib/blobdiff - functions/stdio/vprintf.c
Comment reformatting for consistency.
[pdclib] / functions / stdio / vprintf.c
index 6d2b55c9b4d3e839bb87e6d138f6cf6439c3fc08..9c56df1697a77b6b6b2bdfb2c2184d677c5d5378 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.