head 1.2; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_2_STABLE:1.2 OPENPKG_E1_FP:1.2 OPENPKG_2_STABLE_20061018:1.2 OPENPKG_2_STABLE:1.2.0.14 OPENPKG_2_STABLE_BP:1.2 OPENPKG_2_5_SOLID:1.2.0.12 OPENPKG_2_5_SOLID_BP:1.2 OPENPKG_2_4_RELEASE:1.2 OPENPKG_2_4_SOLID:1.2.0.10 OPENPKG_2_4_SOLID_BP:1.2 OPENPKG_2_3_RELEASE:1.2 OPENPKG_2_3_SOLID:1.2.0.8 OPENPKG_2_3_SOLID_BP:1.2 OPENPKG_2_2_RELEASE:1.2 OPENPKG_2_2_SOLID:1.2.0.6 OPENPKG_2_2_SOLID_BP:1.2 OPENPKG_2_1_RELEASE:1.2 OPENPKG_2_1_SOLID:1.2.0.4 OPENPKG_2_1_SOLID_BP:1.2 OPENPKG_2_0_RELEASE:1.2 OPENPKG_2_0_SOLID:1.2.0.2 OPENPKG_2_0_SOLID_BP:1.2 OPENPKG_1_3_RELEASE:1.1.2.1 OPENPKG_1_3_SOLID:1.1.2.1.0.2 OPENPKG_1_3_SOLID_BP:1.1.2.1 OPENPKG_1_2_RELEASE:1.1 OPENPKG_1_2_SOLID:1.1.0.4 OPENPKG_1_2_SOLID_BP:1.1 OPENPKG_1_STABLE:1.1.0.2 OPENPKG_1_STABLE_BP:1.1; locks; strict; comment @# @; 1.2 date 2003.01.30.18.59.11; author rse; state dead; branches; next 1.1; 1.1 date 2002.11.20.19.33.08; author rse; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2003.07.24.20.44.22; author rse; state dead; branches; next ; desc @@ 1.2 log @upgrading package: libgdome 0.7.2 -> 0.7.3 @ text @--- libgdome/gdomecore/gdome-xml-xmlmemory.c.orig Mon Apr 1 19:08:24 2002 +++ libgdome/gdomecore/gdome-xml-xmlmemory.c Wed Nov 20 20:30:30 2002 @@@@ -33,10 +33,10 @@@@ #include #include "gdome-xml-node.h" -const xmlChar xmlStringText[] = { 't', 'e', 'x', 't', 0 }; -const xmlChar xmlStringTextNoenc[] = +static const xmlChar xmlStringText[] = { 't', 'e', 'x', 't', 0 }; +static const xmlChar xmlStringTextNoenc[] = { 't', 'e', 'x', 't', 'n', 'o', 'e', 'n', 'c', 0 }; -const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; +static const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; void gdome_xmlFreeProp (xmlAttrPtr cur); void gdome_xmlFreePropList (xmlAttrPtr cur); @ 1.1 log @new package: libgdome 0.7.2 (GNOME XML/DOM Library) @ text @@ 1.1.2.1 log @mass Merge-From-CURRENT (MFC) in preparation for OpenPKG 1.3 [class BASE only] @ text @@