]> pd.if.org Git - pdclib/blobdiff - functions/stdio/fprintf.c
Comment cleanups.
[pdclib] / functions / stdio / fprintf.c
index 62bff89cc12c451ef9520db8f86d5c595cfb8892..115c4088f97df69e584990389e5a599efbb97772 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* fprintf( FILE *, const char *, ... )
 
    This file is part of the Public Domain C Library (PDCLib).