X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Fvfscanf.c;fp=functions%2Fstdio%2Fvfscanf.c;h=bb1ebcaaa450a946a9527385fb9f199a60b0a312;hb=b08f4b52b1cd1f7a9553c0f357a7c90859fa3e73;hp=1cfea645fa168c2713da25c82f9ea86d41b0d42d;hpb=06275ba47a87a2674753231c1fb4cf8cdc273152;p=pdclib diff --git a/functions/stdio/vfscanf.c b/functions/stdio/vfscanf.c index 1cfea64..bb1ebca 100644 --- a/functions/stdio/vfscanf.c +++ b/functions/stdio/vfscanf.c @@ -1,7 +1,5 @@ /* $Id$ */ -/* Release $Name$ */ - /* vfscanf( FILE *, const char *, va_list ) This file is part of the Public Domain C Library (PDCLib).