X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fstdio%2Ffsetpos.c;h=8e281542b817188e177e977f67c0722bcca17672;hp=5a78706731d7f8ee355fdf2e0a4acc55da34bdbf;hb=e1c526e9bad3f6e69391e94059096145390508d3;hpb=6608f7d9a9a3326666d825de38fdd216a9ddf049 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).