diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-05-28 05:42:15 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-05-28 05:42:15 +0800 |
commit | 6bbe4f3029a55ef83fd317267578f9246cf48950 (patch) | |
tree | 59b5b9dc7f4bc113706aa3bcc3dd60ea933620d4 /ChangeLog | |
parent | 042b7d8e719fe040d56e9d3705986dbda1b265f4 (diff) | |
download | gsoc2013-epiphany-6bbe4f3029a55ef83fd317267578f9246cf48950.tar gsoc2013-epiphany-6bbe4f3029a55ef83fd317267578f9246cf48950.tar.gz gsoc2013-epiphany-6bbe4f3029a55ef83fd317267578f9246cf48950.tar.bz2 gsoc2013-epiphany-6bbe4f3029a55ef83fd317267578f9246cf48950.tar.lz gsoc2013-epiphany-6bbe4f3029a55ef83fd317267578f9246cf48950.tar.xz gsoc2013-epiphany-6bbe4f3029a55ef83fd317267578f9246cf48950.tar.zst gsoc2013-epiphany-6bbe4f3029a55ef83fd317267578f9246cf48950.zip |
Fix the compiler warning from my previous checkin.
2003-05-27 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp (impl_get_charset_groups):
Fix the compiler warning from my previous checkin.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-05-27 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-embed-single.cpp (impl_get_charset_groups): + + Fix the compiler warning from my previous checkin. + +2003-05-27 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-embed-single.cpp: (impl_get_charset_titles), (impl_get_charset_groups), (impl_get_font_list): |