]> pd.if.org Git - pdclib/blobdiff - functions/stdio/fseek.c
Comment reformatting for consistency.
[pdclib] / functions / stdio / fseek.c
index 44cc6fbf86a8ca2f8a80bbace841f84ebd3453ad..fafeeb9f2267f0ea62086d5b0740fe35cd4ddf56 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.