X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fstdio%2Frewind.c;h=e7f2aac379304669829c129a444f72a8af4fa5ff;hp=18eb6a9dc33c575e8375523082b5b3ead223913e;hb=e1c526e9bad3f6e69391e94059096145390508d3;hpb=6608f7d9a9a3326666d825de38fdd216a9ddf049 diff --git a/functions/stdio/rewind.c b/functions/stdio/rewind.c index 18eb6a9..e7f2aac 100644 --- a/functions/stdio/rewind.c +++ b/functions/stdio/rewind.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* rewind( FILE * ) This file is part of the Public Domain C Library (PDCLib).