From 5c496db6c7ccd1c451cb49b4529724630a64895f Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 11 Jun 2003 23:14:38 +0000 Subject: Use functions instead of declaring static vars in .h file, (hopefully) 2003-06-12 Christian Persch * lib/ephy-langs.h: * lib/ephy-langs.c: (ephy_langs_get_n_font_languages), (ephy_langs_get_font_languages): Use functions instead of declaring static vars in .h file, (hopefully) fixing # 114906 . --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d0534a111..7dadc5ce6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-06-12 Christian Persch + + * lib/ephy-langs.h: + * lib/ephy-langs.c: (ephy_langs_get_n_font_languages), + (ephy_langs_get_font_languages): + + Use functions instead of declaring static vars in .h file, + (hopefully) fixing # 114906 . + 2003-06-12 Xan Lopez * lib/widgets/ephy-node-view.c: (ephy_node_view_select_node): -- cgit v1.2.3