[poppler] poppler/poppler: Catalog.h,1.8,1.9
Albert Astals Cid
aacid at kemper.freedesktop.org
Wed Dec 27 07:23:07 PST 2006
Update of /cvs/poppler/poppler/poppler
In directory kemper:/tmp/cvs-serv14836/poppler
Modified Files:
Catalog.h
Log Message:
Remove , after last value of enum. Thanks to André Wöbbeking
Index: Catalog.h
===================================================================
RCS file: /cvs/poppler/poppler/poppler/Catalog.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Catalog.h 18 Jan 2006 22:32:13 -0000 1.8
+++ Catalog.h 27 Dec 2006 15:23:04 -0000 1.9
@@ -166,7 +166,7 @@
pageLayoutTwoColumnLeft,
pageLayoutTwoColumnRight,
pageLayoutTwoPageLeft,
- pageLayoutTwoPageRight,
+ pageLayoutTwoPageRight
};
// Returns the page mode.
More information about the poppler
mailing list