[poppler] test/pdf-inspector.cc

Albert Astals Cid aacid at kemper.freedesktop.org
Sun Nov 23 01:56:10 PST 2008


 test/pdf-inspector.cc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 68f8ade28764855d4f663607c50c8202b1268296
Author: Albert Astals Cid <tsdgeos at samsung.localdomain>
Date:   Sun Nov 23 10:54:46 2008 +0100

    Compile with -pedantic
    
    Thanks to Bernard Leak for notifying

diff --git a/test/pdf-inspector.cc b/test/pdf-inspector.cc
index 3eb8650..d707a6d 100644
--- a/test/pdf-inspector.cc
+++ b/test/pdf-inspector.cc
@@ -41,7 +41,7 @@ enum {
   OP_TOTAL,
   OP_MIN,
   OP_MAX,
-  N_COLUMNS,
+  N_COLUMNS
 };
 
 class PdfInspector {


More information about the poppler mailing list