X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Ffsetpos.c;h=8e281542b817188e177e977f67c0722bcca17672;hb=e1c526e9bad3f6e69391e94059096145390508d3;hp=5a78706731d7f8ee355fdf2e0a4acc55da34bdbf;hpb=202af43c19ec4f5f1d1b2827a7ef0b46abfebed5;p=pdclib diff --git a/functions/stdio/fsetpos.c b/functions/stdio/fsetpos.c index 5a78706..8e28154 100644 --- a/functions/stdio/fsetpos.c +++ b/functions/stdio/fsetpos.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* fsetpos( FILE *, const fpos_t * ) This file is part of the Public Domain C Library (PDCLib).