[poppler] Branch 'poppler-0.10' - test/pdf-inspector.cc
Albert Astals Cid
aacid at kemper.freedesktop.org
Sun Nov 23 01:58:22 PST 2008
test/pdf-inspector.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7a7449df8f8b4b4f7aead1288bcedfec0673578c
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 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 {
More information about the poppler
mailing list