X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fstdio%2Ffputs.c;h=efa893ca1b9ff3d189b11a94609d04911056dca0;hp=2c5e1fa1e1d78b1ee7e17cd5410c1cf631536ffe;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hpb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa diff --git a/functions/stdio/fputs.c b/functions/stdio/fputs.c index 2c5e1fa..efa893c 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).