2012-11-27 [wwp] 3.9.0cvs21
[claws.git] / src / send_message.h
index 24e9b0e619ff18048f6f22e9a6b85f3939bf07f5..826d54e9bfeef8a88c633129bc931db00d83e706 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2009 Hiroyuki Yamamoto and the Claws Mail team
+ * Copyright (C) 1999-2012 Hiroyuki Yamamoto and the Claws Mail team
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -41,5 +41,6 @@ gint send_message_smtp_full   (PrefsAccount *ac_prefs,
                                 GSList *to_list, 
                                 FILE *fp, 
                                 gboolean keep_session);
+void send_cancel       (void);
 
 #endif /* __SEND_H__ */