add missing }

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16226 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-10-22 21:13:53 +00:00
parent e07d2b2d06
commit 74a52646aa

View File

@@ -97,7 +97,7 @@ add_missing_headers(POP *p, MsgInfoList *mp)
{
#if defined(UIDL) || defined(XOVER)
if (mp->msg_id == NULL) {
if (asprintf(&mp->msg_id, "no-message-id-%d", mp->number) == -1)
if (asprintf(&mp->msg_id, "no-message-id-%d", mp->number) == -1) {
fclose (p->drop);
p->msg_count = 0;
return pop_msg (p,POP_FAILURE,