diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2001-01-23 06:36:36 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-01-23 06:36:36 +0800 |
commit | cdf4ac3653a47da1f9566e33f9dc7abbfeb79299 (patch) | |
tree | 3f8887dffc09f97bc24a6cb87770763c82811435 /camel/ChangeLog | |
parent | 92403a5b3ab4410e235415b1b36f37a1ff281e0e (diff) | |
download | gsoc2013-evolution-cdf4ac3653a47da1f9566e33f9dc7abbfeb79299.tar.gz gsoc2013-evolution-cdf4ac3653a47da1f9566e33f9dc7abbfeb79299.tar.zst gsoc2013-evolution-cdf4ac3653a47da1f9566e33f9dc7abbfeb79299.zip |
Change the callbacks in this file to match the callback function types.
2001-01-22 Christopher James Lahey <clahey@helixcode.com>
* component/e-summary-url.c: Change the callbacks in this file to
match the callback function types. Fixes warnings.
svn path=/trunk/; revision=7723
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 b887c4f807..034ac2d011 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-01-22 Christopher James Lahey <clahey@helixcode.com> + + * providers/imap/camel-imap-folder.c (camel_imap_folder_selected): + Initialize the value of the variable exists here. + 2001-01-22 Not Zed <NotZed@Ximian.com> * .cvsignore */*/.cvsignore: Added profiling temp |