X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Ffputs.c;h=3c6b888ff151790c80af1149ef67b5826209ff0a;hb=c510d64eb2b5d70547b4d36f35ebd12809aabd32;hp=3565a1181e73d4978b895b9d5b9a668819109e87;hpb=202af43c19ec4f5f1d1b2827a7ef0b46abfebed5;p=pdclib diff --git a/functions/stdio/fputs.c b/functions/stdio/fputs.c index 3565a11..3c6b888 100644 --- a/functions/stdio/fputs.c +++ b/functions/stdio/fputs.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* fputs( const char *, FILE * ) This file is part of the Public Domain C Library (PDCLib).