From 9c2c1900f90f55e1366cdf011cc2e6024d9a9891 Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Fri, 11 Aug 2000 03:59:08 +0000 Subject: Added a prototype (remove warning) svn path=/trunk/; revision=4727 --- mail/mail-tools.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/mail-tools.h') diff --git a/mail/mail-tools.h b/mail/mail-tools.h index e9db4fceb3..9b6fab56c4 100644 --- a/mail/mail-tools.h +++ b/mail/mail-tools.h @@ -39,8 +39,9 @@ mail_tool_get_folder_from_urlname (const gchar *url, const gchar *name, /* Get the url for the local inbox */ gchar *mail_tool_get_local_inbox_url (void); -/* Get the filename for our movemail folder */ +/* Get the filename for our movemail folder or storage */ gchar *mail_tool_get_local_movemail_path (void); +gchar *mail_tool_get_local_movemail_url (void); /* Get the CamelFolder for the local inbox */ CamelFolder *mail_tool_get_local_inbox (CamelException *ex); -- cgit v1.2.3