X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fpng2swf.c;h=c1bee8524d6953835a9810ba9c1e908e1b6ab8ed;hb=953eb1108bc95c35a1287bf0ad231807a06f58c5;hp=58ebd172fb804b3261871110828348e4eabdbce3;hpb=9a0c8e1b682a8ce8856af78c4740f3bb1763f3f4;p=swftools.git diff --git a/src/png2swf.c b/src/png2swf.c index 58ebd17..c1bee85 100644 --- a/src/png2swf.c +++ b/src/png2swf.c @@ -820,12 +820,14 @@ int args_callback_option(char *arg, char *val) struct options_t options[] = { +{"h", "help"}, {"o", "output"}, {"r", "rate"}, {"v", "verbose"}, {"X", "width"}, {"Y", "height"}, {"V", "version"}, +{0,0} }; int args_callback_longoption(char *name, char *val)