]> pd.if.org Git - pdclib/blobdiff - functions/stdio/fseek.c
Comment reformatting for consistency.
[pdclib] / functions / stdio / fseek.c
index 72fe951d22d0f917f53849275349d3cb61f50aa1..fafeeb9f2267f0ea62086d5b0740fe35cd4ddf56 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.