diff options
author | JP Rosevear <jpr@ximian.com> | 2004-02-05 04:45:45 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-02-05 04:45:45 +0800 |
commit | 984ebf4e0632dce402a43ac24e08c2345a98772a (patch) | |
tree | 2d8dd281a2a75098cefe58236104d2884b826f84 /shell/ChangeLog | |
parent | fcb6b0d8c35a49e94bfbbaaeffc929f88705efe3 (diff) | |
download | gsoc2013-evolution-984ebf4e0632dce402a43ac24e08c2345a98772a.tar.gz gsoc2013-evolution-984ebf4e0632dce402a43ac24e08c2345a98772a.tar.zst gsoc2013-evolution-984ebf4e0632dce402a43ac24e08c2345a98772a.zip |
make this C89 compliant
2004-02-04 JP Rosevear <jpr@ximian.com>
* e-shell.c (e_shell_quit): make this C89 compliant
svn path=/trunk/; revision=24617
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 1268414dfb..dd13623e88 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2004-02-04 JP Rosevear <jpr@ximian.com> + + * e-shell.c (e_shell_quit): make this C89 compliant + 2004-02-04 Not Zed <NotZed@Ximian.com> ** See bug #53683. |