X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fstdio%2Fvsnprintf.c;h=3fba9706cdeaf59d1ce2a2b9457debb3e88506ee;hp=e890c71a48173c1e5edc3d9c861b00e8891e6cc6;hb=d865c4403fc91d1f1ac95ba76febcee9f429bb97;hpb=2040228f27d623585d339dec175c4e779ca9edb5 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 -