X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=functions%2Fstdio%2Fvscanf.c;h=eb8bedd9d6169168e26ac9d6138504c13b399d67;hb=56bacb39160e13397fde32a36329461f3ae56ec1;hp=0b9189d69c9ab21f60e89ab3224e4c059304f01f;hpb=a7a8d2f1c85c2d7760d4d3479e90466cc3a81b04;p=pdclib diff --git a/functions/stdio/vscanf.c b/functions/stdio/vscanf.c index 0b9189d..eb8bedd 100644 --- a/functions/stdio/vscanf.c +++ b/functions/stdio/vscanf.c @@ -1,6 +1,4 @@ -/* $Id$ */ - -/* vscanf( const char *, va_list arg ) +/* vscanf( const char *, va_list ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will.