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.

_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to