X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfstrings.c;h=311e3540c1acef293bfe54b31db41979a6a418b3;hb=d68c5b5c60449094852f867d4af3dfbc35c8a74a;hp=aae32dd30c108c241f62b59de43186c9d7828b93;hpb=4472f3c1204955d8cd012f31a2cc37d3af9bdeb3;p=swftools.git diff --git a/src/swfstrings.c b/src/swfstrings.c index aae32dd..311e354 100644 --- a/src/swfstrings.c +++ b/src/swfstrings.c @@ -27,6 +27,7 @@ int args_callback_option(char*name,char*val) printf("swfstrings - part of %s %s\n", PACKAGE, VERSION); exit(0); } + return 0; } int args_callback_longoption(char*name,char*val) {