X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fstdio%2Ffseek.c;h=fafeeb9f2267f0ea62086d5b0740fe35cd4ddf56;hp=72fe951d22d0f917f53849275349d3cb61f50aa1;hb=5d2d7d278a2fabd52a252676c6e5b1bb9be630c7;hpb=82c36ba715d2c440f21c501661abfeae0f507fab diff --git a/functions/stdio/fseek.c b/functions/stdio/fseek.c index 72fe951..fafeeb9 100644 --- a/functions/stdio/fseek.c +++ b/functions/stdio/fseek.c @@ -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.