X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Ffseek.c;h=72fe951d22d0f917f53849275349d3cb61f50aa1;hb=e1c526e9bad3f6e69391e94059096145390508d3;hp=44cc6fbf86a8ca2f8a80bbace841f84ebd3453ad;hpb=202af43c19ec4f5f1d1b2827a7ef0b46abfebed5;p=pdclib diff --git a/functions/stdio/fseek.c b/functions/stdio/fseek.c index 44cc6fb..72fe951 100644 --- a/functions/stdio/fseek.c +++ b/functions/stdio/fseek.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* fseek( FILE *, long offset, int ) This file is part of the Public Domain C Library (PDCLib).