From: kramm Date: Tue, 13 Jan 2009 22:56:20 +0000 (+0000) Subject: dummy checkin, for re-syncing X-Git-Tag: release-0-9-0~287 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=854e223fa6dcadab329c559fbfaf2ec828e574ba dummy checkin, for re-syncing --- diff --git a/lib/modules/swfscripts.c b/lib/modules/swfscripts.c index 9a74084..db18320 100644 --- a/lib/modules/swfscripts.c +++ b/lib/modules/swfscripts.c @@ -359,3 +359,6 @@ void AVM2_InsertButtonLink(SWF*swf) }; } + + + diff --git a/lib/pdf/Makefile.in b/lib/pdf/Makefile.in index 14dfa69..f4bba5c 100644 --- a/lib/pdf/Makefile.in +++ b/lib/pdf/Makefile.in @@ -169,3 +169,4 @@ clean: rm -f xpdf/*.o xpdf/*.obj *.o pdf2swf pdftoppm pdftotext pdf2swf.exe pdftoppm.exe pdftotext.exe *.obj *.lo *.a *.lib *.la gmon.out .PHONY: clean install uninstall check all +