diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-15 09:54:44 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-15 09:54:44 +0800 |
commit | b6bf167857d3c9ddb0a7819a1ace83f993c43e1e (patch) | |
tree | fea65e7680a69f394c6a1dc1ccb111d1ce659f35 /camel/ChangeLog | |
parent | 268f3e4fcbeed5c44f2a2f2ac1983b7a15bc9d94 (diff) | |
download | gsoc2013-evolution-b6bf167857d3c9ddb0a7819a1ace83f993c43e1e.tar gsoc2013-evolution-b6bf167857d3c9ddb0a7819a1ace83f993c43e1e.tar.gz gsoc2013-evolution-b6bf167857d3c9ddb0a7819a1ace83f993c43e1e.tar.bz2 gsoc2013-evolution-b6bf167857d3c9ddb0a7819a1ace83f993c43e1e.tar.lz gsoc2013-evolution-b6bf167857d3c9ddb0a7819a1ace83f993c43e1e.tar.xz gsoc2013-evolution-b6bf167857d3c9ddb0a7819a1ace83f993c43e1e.tar.zst gsoc2013-evolution-b6bf167857d3c9ddb0a7819a1ace83f993c43e1e.zip |
Fix switch statement.
2000-04-14 Christopher James Lahey <clahey@helixcode.com>
* providers/mbox/camel-mbox-folder.c: Fix switch statement.
svn path=/trunk/; revision=2447
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index f5d2bb5571..7ff38b67cd 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2000-04-14 Christopher James Lahey <clahey@helixcode.com> + + * providers/mbox/camel-mbox-folder.c: Fix switch statement. + 2000-04-14 Chris Toshok <toshok@helixcode.com> * providers/nntp/camel-nntp-folder.c (_exists): always return TRUE |