OSDN Git Service

t0030: Add tests with consecutive text lines and others with spaces added.
[git-core/git.git] / imap-send.c
index 4283a4a..a5a0696 100644 (file)
@@ -1239,7 +1239,7 @@ split_msg( msg_data_t *all_msgs, msg_data_t *msg, int *ofs )
        msg->data[ msg->len ] = 0;
 
        *ofs += msg->len;
-       return 1;
+       return 1;
 }
 
 static imap_server_conf_t server =