X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=functions%2Fstdio%2Ffputc.c;h=c6120ed71b5b1767cc81888beb78094da20cc46c;hb=56bacb39160e13397fde32a36329461f3ae56ec1;hp=818d45f645057fe4c93954964eb6b9d4c526e098;hpb=0c316ee3b4dc0712797877f5dc0f4a789646154d;p=pdclib diff --git a/functions/stdio/fputc.c b/functions/stdio/fputc.c index 818d45f..c6120ed 100644 --- a/functions/stdio/fputc.c +++ b/functions/stdio/fputc.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* fputc( int, FILE * ) This file is part of the Public Domain C Library (PDCLib).