diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-08 20:50:35 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-08 20:50:35 +0800 |
commit | 91ae7ee19cb97668a649cd2375d995f8ce7838db (patch) | |
tree | 808b5b70cde3148e600a04005ff422213e2b64c2 /shell/ChangeLog | |
parent | 3f218d9d63740d23f75edc4e818655268dc52e06 (diff) | |
download | gsoc2013-evolution-91ae7ee19cb97668a649cd2375d995f8ce7838db.tar gsoc2013-evolution-91ae7ee19cb97668a649cd2375d995f8ce7838db.tar.gz gsoc2013-evolution-91ae7ee19cb97668a649cd2375d995f8ce7838db.tar.bz2 gsoc2013-evolution-91ae7ee19cb97668a649cd2375d995f8ce7838db.tar.lz gsoc2013-evolution-91ae7ee19cb97668a649cd2375d995f8ce7838db.tar.xz gsoc2013-evolution-91ae7ee19cb97668a649cd2375d995f8ce7838db.tar.zst gsoc2013-evolution-91ae7ee19cb97668a649cd2375d995f8ce7838db.zip |
Fix const warning.
svn path=/trunk/; revision=2916
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 821c988da2..58ee77ce1c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2000-05-08 Ettore Perazzoli <ettore@helixcode.com> + + * e-shortcuts.c (load_shortcuts): Const fix. + 2000-05-08 Larry Ewing <lewing@helixcode.com> * e-shortcuts.c (load_shortcuts_into_view): xmlFree the return |