X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fpdf2swf.c;h=8308d7687b7f78af027e40a034fa6770e741ab80;hb=a5046c215de78ea7079d6a6f74455ea82624d917;hp=4bf18dfba332f6196b148006d447e294404f0b8a;hpb=c3b25d880211cbc0e57ff53243ab77ce38c3cde8;p=swftools.git diff --git a/src/pdf2swf.c b/src/pdf2swf.c index 4bf18df..8308d76 100644 --- a/src/pdf2swf.c +++ b/src/pdf2swf.c @@ -600,7 +600,7 @@ int main(int argn, char *argv[]) int nup_pos = 0; int x,y; char* installPath = getInstallationPath(); - char one_file_per_page = 0; + int one_file_per_page = 0; initLog(0,-1,0,0,-1,loglevel);