test/pdf-inspector.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7a7449df8f8b4b4f7aead1288bcedfec0673578c
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 3965380..1ce2d86 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