summaryrefslogtreecommitdiff
path: root/imap4d/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'imap4d/search.c')
-rw-r--r--imap4d/search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap4d/search.c b/imap4d/search.c
index 33d2aa222..1163ce941 100644
--- a/imap4d/search.c
+++ b/imap4d/search.c
@@ -363,7 +363,7 @@ do_search (struct parsebuf *pb)
util_send (" %s", mu_umaxtostr (0, pb->msgno));
}
}
- util_send ("\r\n");
+ util_send ("\n");
}
/* Parse buffer functions */

Return to:

Send suggestions and report system problems to the System administrator.