X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fpng2swf.c;h=56ec1e459473a339af02524ddc146f30fe4d768f;hp=ffca258823efb6edfb244d82ced91f532cfa14d3;hb=23c6c9b0eb8b5800d8fcb1a3147e8a09d1bdd31d;hpb=bd027ee00f588973ad8254a193dfb57744e984a1 diff --git a/src/png2swf.c b/src/png2swf.c index ffca258..56ec1e4 100644 --- a/src/png2swf.c +++ b/src/png2swf.c @@ -1059,7 +1059,7 @@ void args_callback_usage(char *name) printf("-q , --quiet Omit normal log messages, only log errors\n"); printf("-C , --cgi For use as CGI- prepend http header, write to stdout\n"); printf("-V , --version Print version information and exit\n"); - printf("-s , --scale Scale image to %% size.\n"); + printf("-s , --scale Scale image to % size.\n"); printf("\n"); }