[poppler] poppler/poppler: Catalog.h,1.8,1.8.2.1

Albert Astals Cid aacid at kemper.freedesktop.org
Wed Dec 27 07:24:03 PST 2006


Update of /cvs/poppler/poppler/poppler
In directory kemper:/tmp/cvs-serv14886/poppler

Modified Files:
      Tag: POPPLER_0_5_X
	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.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- Catalog.h	18 Jan 2006 22:32:13 -0000	1.8
+++ Catalog.h	27 Dec 2006 15:24:01 -0000	1.8.2.1
@@ -166,7 +166,7 @@
     pageLayoutTwoColumnLeft,
     pageLayoutTwoColumnRight,
     pageLayoutTwoPageLeft,
-    pageLayoutTwoPageRight,
+    pageLayoutTwoPageRight
   };
 
   // Returns the page mode.



More information about the poppler mailing list