]> pd.if.org Git - pdclib/blobdiff - functions/stdio/setvbuf.c
Comment cleanups.
[pdclib] / functions / stdio / setvbuf.c
index e3f9278aed159a316ab9e3da1883ff52ee12767e..650a8505518fb5a6e77b00723882d9967bad7b75 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* setvbuf( FILE *, char *, int, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).