X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Fferror.c;h=0067bed48288d6be1598af124299af8b0bc5d3ba;hb=e1c526e9bad3f6e69391e94059096145390508d3;hp=07ecde7228774b237f6a5fbdbaa2ec8c93e973cc;hpb=202af43c19ec4f5f1d1b2827a7ef0b46abfebed5;p=pdclib diff --git a/functions/stdio/ferror.c b/functions/stdio/ferror.c index 07ecde7..0067bed 100644 --- a/functions/stdio/ferror.c +++ b/functions/stdio/ferror.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* ferror( FILE * ) This file is part of the Public Domain C Library (PDCLib).