blob: 75c771668d479eb08d8efa021737fbfb9793cfba (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- bookmarks.c.orig Sun Mar 31 22:03:02 2002
+++ bookmarks.c Sun Mar 31 22:03:07 2002
@@ -52,7 +52,7 @@
#if FXML2
#define xmlChildNode children
#else
-#definf xmlChildNode childs
+#define xmlChildNode childs
#endif
#endif
|