summaryrefslogtreecommitdiff
blob: c269ac4a43372d135661d975d0ed3daa29521dd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libxml++/validators/validator.h.orig	2005-06-07 09:22:53.000000000 -0400
+++ libxml++/validators/validator.h	2004-05-28 17:33:03.000000000 -0400
@@ -22,7 +22,7 @@
 
 extern "C" {
   struct _xmlValidCtxt;
-};
+}
 
 namespace xmlpp {