diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-06-19 01:55:40 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-06-19 01:55:40 +0800 |
commit | 9875794a7150d6ffa13fdd9cddcca0c2edb2666e (patch) | |
tree | 3cc8cd7c093c9224b748440566183a1c3c6b22a2 /camel/ChangeLog | |
parent | 50cd0309ad9633081225ae11a66c17e8928384ee (diff) | |
download | gsoc2013-evolution-9875794a7150d6ffa13fdd9cddcca0c2edb2666e.tar.gz gsoc2013-evolution-9875794a7150d6ffa13fdd9cddcca0c2edb2666e.tar.zst gsoc2013-evolution-9875794a7150d6ffa13fdd9cddcca0c2edb2666e.zip |
Made static (to match the prototype).
2003-06-13 Jeffrey Stedfast <fejj@ximian.com>
* providers/pop3/camel-pop3-folder.c (pop3_finalize): Made static
(to match the prototype).
svn path=/trunk/; revision=21468
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 340ca4fc4c..396697c96a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2003-06-13 Jeffrey Stedfast <fejj@ximian.com> + + * providers/pop3/camel-pop3-folder.c (pop3_finalize): Made static + (to match the prototype). + 2003-06-13 Larry Ewing <lewing@ximian.com> * camel-folder-thread.c (camel_folder_thread_messages_apply): |