Searched refs:msg_comment (Results 1 – 1 of 1) sorted by relevance
85 static char *msg_comment; variable334 if (msg_comment) { in add_msgid()335 newmi->comment = ustrdup(msg_comment); in add_msgid()336 free(msg_comment); in add_msgid()337 msg_comment = NULL; in add_msgid()539 ? &msg_comment : &set_comment; in add_comment()