]> pd.if.org Git - pdclib/blobdiff - functions/stdio/fwrite.c
Comment cleanups.
[pdclib] / functions / stdio / fwrite.c
index e52b0fa1880360bfc9577dc57547131276af7e86..eee125662b324b39eed5af25afe6b69695a5d457 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* fwrite( const void *, size_t, size_t, FILE * )
 
    This file is part of the Public Domain C Library (PDCLib).