Skip to content
Snippets Groups Projects
Commit 560e0316 authored by rswindell's avatar rswindell
Browse files

Doesn't re-display message after dumping headers.

parent 8d1c9921
Branches
Tags
No related merge requests found
......@@ -461,6 +461,7 @@ void sbbs_t::readmail(uint usernumber, int which)
break;
case 'H':
domsg=0;
msghdr(&msg);
break;
case 'L': /* List mail */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment