X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=functions%2Fstdio%2Fvfprintf.c;h=72eb8bb466b47abceeb49fcd4a14ff28ccb12089;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hp=cc6e7a6e40388f9c65a187c3df3bea8e7e3dff8c;hpb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa;p=pdclib diff --git a/functions/stdio/vfprintf.c b/functions/stdio/vfprintf.c index cc6e7a6..72eb8bb 100644 --- a/functions/stdio/vfprintf.c +++ b/functions/stdio/vfprintf.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* vfprintf( FILE *, const char *, va_list ) This file is part of the Public Domain C Library (PDCLib).