Skip to content
Snippets Groups Projects
Commit 0da8188e authored by rswindell's avatar rswindell
Browse files

Added missing return true;

parent db69abba
Branches
Tags
No related merge requests found
......@@ -226,6 +226,7 @@ bool sbbs_t::qwk_new_msg(ulong confnum, smbmsg_t* msg, char* hdrblk, long offset
}
iniFreeStringList(msg_headers);
return true;
}
/****************************************************************************/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment