From 8b05add577ce6aae147f2651741bf05bd062c507 Mon Sep 17 00:00:00 2001 From: bagyenda <> Date: Mon, 1 Dec 2008 05:41:10 +0000 Subject: [PATCH] *** empty log message *** --- mbuni/mmsbox/bearerbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbuni/mmsbox/bearerbox.c b/mbuni/mmsbox/bearerbox.c index 2697fcf..7e0ed41 100644 --- a/mbuni/mmsbox/bearerbox.c +++ b/mbuni/mmsbox/bearerbox.c @@ -1502,7 +1502,7 @@ static int sendMsg(MmsEnvelope *e) mms_info(0, "MM7", NULL, "%s MMSBox Outgoing Queue MMS Send: From %s, to %s, msgsize=%ld: msgid=[%s]", SEND_ERROR_STR(res), octstr_get_cstr(e->from), octstr_get_cstr(to->rcpt), e->msize, - new_msgid ? octstr_get_cstr(new_msgid) : NULL); + new_msgid ? octstr_get_cstr(new_msgid) : "N/A"); else mms_error_ex("MT", 0, "MM7", NULL,