* cosmetics

This commit is contained in:
djcb
2013-06-24 22:44:36 +03:00
parent 916e0f9a64
commit 7fe37334b5
5 changed files with 25 additions and 23 deletions

View File

@ -861,8 +861,8 @@ msg_move (const char* src, const char *dst, GError **err)
gchar*
mu_maildir_move_message (const char* oldpath, const char* targetmdir,
MuFlags newflags, gboolean ignore_dups, gboolean new_name,
GError **err)
MuFlags newflags, gboolean ignore_dups,
gboolean new_name, GError **err)
{
char *newfullpath;
gboolean rv;