diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-20 18:13:47 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-20 18:13:47 +0800 |
commit | 447ecfb3e85ac50a5c0248541e0d279af8f93b77 (patch) | |
tree | ed4e3b8fa1667493d3f9f682452995c84dfd4e08 /ChangeLog | |
parent | 80a9d2f5da12935ca98d7c1bad9a418c494dc209 (diff) | |
download | gsoc2013-evolution-447ecfb3e85ac50a5c0248541e0d279af8f93b77.tar.gz gsoc2013-evolution-447ecfb3e85ac50a5c0248541e0d279af8f93b77.tar.zst gsoc2013-evolution-447ecfb3e85ac50a5c0248541e0d279af8f93b77.zip |
Fixed a warning.
2000-08-20 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Fixed a warning.
svn path=/trunk/; revision=4889
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-08-20 Christopher James Lahey <clahey@helixcode.com> + + * widgets/e-text/e-text.c: Fixed a warning. + 2000-08-20 arik devens <arik@helixcode.com> * widgets/e-text/Makefile.am (INCLUDES): added UNICODE_CFLAGS |