From 854e223fa6dcadab329c559fbfaf2ec828e574ba Mon Sep 17 00:00:00 2001 From: kramm Date: Tue, 13 Jan 2009 22:56:20 +0000 Subject: [PATCH] dummy checkin, for re-syncing --- lib/modules/swfscripts.c | 3 +++ lib/pdf/Makefile.in | 1 + 2 files changed, 4 insertions(+) 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 + -- 1.7.10.4