X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Fvsnprintf.c;h=3fba9706cdeaf59d1ce2a2b9457debb3e88506ee;hb=d7154dc8cd1b7d41d0d956b7310e59d794f1a59f;hp=e890c71a48173c1e5edc3d9c861b00e8891e6cc6;hpb=d6f1494a4f38a212b29a13ee713885058dcf0fe7;p=pdclib diff --git a/functions/stdio/vsnprintf.c b/functions/stdio/vsnprintf.c index e890c71..3fba970 100644 --- a/functions/stdio/vsnprintf.c +++ b/functions/stdio/vsnprintf.c @@ -77,4 +77,3 @@ int main( void ) } #endif -