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

New commits:
commit 68f8ade28764855d4f663607c50c8202b1268296
Author: Albert Astals Cid <[EMAIL PROTECTED]>
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 {
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to