Skip to content
Snippets Groups Projects
Commit 1321d7f5 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

When editing a message, pass the proper to/from/subj/area to drop file

Fixes issue #704 - not just for JS bbs.edit_msg(), but for all uses of the underlying sbbs_t::editmsg() function.

Replaced one specific comparison of subnum == INVALID_SUB with call to is_valid_subnum() just to be consistent. No functional change there.
parent 0503c290
No related branches found
No related tags found
No related merge requests found
Pipeline #5409 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment