X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fstdio%2Fsetbuf.c;h=a2535783e2bebcde6374041e2a3afa5443585999;hp=fe83277586bfbca905781d63a83dbd01e444ca1a;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hpb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa diff --git a/functions/stdio/setbuf.c b/functions/stdio/setbuf.c index fe83277..a253578 100644 --- a/functions/stdio/setbuf.c +++ b/functions/stdio/setbuf.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* setbuf( FILE *, char * ) This file is part of the Public Domain C Library (PDCLib).