X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fpng2swf.c;h=56ec1e459473a339af02524ddc146f30fe4d768f;hb=7915fcb341e26520259263042671a42dcfd833fe;hp=ffca258823efb6edfb244d82ced91f532cfa14d3;hpb=d0c255a3b63de4982e15f1c1c169ebdb08d4163c;p=swftools.git 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"); }