]> pd.if.org Git - pdclib/blobdiff - functions/stdio/_vcbprintf.c
Comment reformatting for consistency.
[pdclib] / functions / stdio / _vcbprintf.c
index 0c950d5e0dd228b06737a1332710818c800a8e7b..4aa8532bc62861e28f2b3568528a1a3af22ff0b0 100644 (file)
@@ -1,4 +1,4 @@
-/* vsnprintf( char *, size_t, const char *, va_list ap )
+/* vsnprintf( char *, size_t, 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.