X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=sendlib.c;h=4dfca681e6b6c8dd87d0e55759fb5b268a3dbb5e;hb=f288d1771c814e6104da83e6f0f1761a40de1224;hp=ae595c3bee1e674232795ee47b528fb8b69d383b;hpb=98cf5779d8184a74541be1bc61d15c5f35efd310;p=apps%2Fmadmutt.git diff --git a/sendlib.c b/sendlib.c index ae595c3..4dfca68 100644 --- a/sendlib.c +++ b/sendlib.c @@ -1669,7 +1669,7 @@ static void mutt_gen_localpart(char *buf, unsigned int len, const char *fmt) #undef APPEND_FMT } -char *mutt_gen_msgid (void) +static char *mutt_gen_msgid (void) { char buf[SHORT_STRING]; char localpart[SHORT_STRING];