]> pd.if.org Git - pdclib/blobdiff - functions/stdio/feof.c
Comment cleanups.
[pdclib] / functions / stdio / feof.c
index 784ea4ed517e3a4dd3458de89f79ff7c56b16e72..95798ff32a7149880999640e708d0b74d0cdf3a6 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* feof( FILE * )
 
    This file is part of the Public Domain C Library (PDCLib).
@@ -27,3 +25,4 @@ int main( void )
 }
 
 #endif
+