X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Ffseek.c;h=fafeeb9f2267f0ea62086d5b0740fe35cd4ddf56;hb=c510d64eb2b5d70547b4d36f35ebd12809aabd32;hp=72fe951d22d0f917f53849275349d3cb61f50aa1;hpb=e1c526e9bad3f6e69391e94059096145390508d3;p=pdclib 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.