X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Fclearerr.c;h=5664bbfcd4b272ac7c5c1217a04f43054887a1be;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hp=af50f14f49531523784496424da245fec0c8c81f;hpb=a7a8d2f1c85c2d7760d4d3479e90466cc3a81b04;p=pdclib diff --git a/functions/stdio/clearerr.c b/functions/stdio/clearerr.c index af50f14..5664bbf 100644 --- a/functions/stdio/clearerr.c +++ b/functions/stdio/clearerr.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* clearerr( FILE * ) This file is part of the Public Domain C Library (PDCLib).