just move comment around :)
authorColin Leroy <colin@colino.net>
Thu, 27 Jan 2005 13:47:34 +0000 (13:47 +0000)
committerColin Leroy <colin@colino.net>
Thu, 27 Jan 2005 13:47:34 +0000 (13:47 +0000)
src/compose.c

index e557568ba26945b65f1d22e17e8838507c34d88b..1d632b6c0ef7fec15c0377dbc1872dd6e74f42e8 100644 (file)
@@ -7615,10 +7615,6 @@ static void compose_add_field_list( Compose *compose, GList *listAddress ) {
        }
 }
 
-/*
- * End of Source.
- */
-
 void compose_reply_from_messageview(MessageView *msgview, GSList *msginfo_list, 
                                    guint action)
 {
@@ -7654,3 +7650,7 @@ void compose_reply_from_messageview(MessageView *msgview, GSList *msginfo_list,
 
        g_free(body);
 }
+
+/*
+ * End of Source.
+ */