evolution r37525 - trunk/mail



Author: pchen
Date: Wed Apr 15 08:00:21 2009
New Revision: 37525
URL: http://svn.gnome.org/viewvc/evolution?rev=37525&view=rev

Log:
Corrected a copy/paste error.

Modified:
   trunk/mail/ChangeLog
   trunk/mail/mail-ops.c

Modified: trunk/mail/mail-ops.c
==============================================================================
--- trunk/mail/mail-ops.c	(original)
+++ trunk/mail/mail-ops.c	Wed Apr 15 08:00:21 2009
@@ -801,7 +801,7 @@
 }
 
 static gchar *
-send_queue_desc (struct _append_msg *m)
+send_queue_desc (struct _send_queue_msg *m)
 {
 	return g_strdup (_("Sending message"));
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]