]> pd.if.org Git - pdclib/blobdiff - functions/stdio/fseek.c
Comment cleanups.
[pdclib] / functions / stdio / fseek.c
index ab6679bfb7ae590336b16abcb722ecd66971bfc6..167c18693800903bc71fb3f315363752ed96c0b5 100644 (file)
@@ -1,6 +1,4 @@
-/* $Id$ */
-
-/* fseek( FILE *, long offset, int )
+/* fseek( FILE *, long, int )
 
    This file is part of the Public Domain C Library (PDCLib).
    Permission is granted to use, modify, and / or redistribute at will.