diff --git a/src/sbbs3/exec.cpp b/src/sbbs3/exec.cpp index 806c49717286f35bc66ed6c73c2e6f66fd214b5e..79e3396b75a5ae3e9e8797113c0bd344ca06bf8d 100644 --- a/src/sbbs3/exec.cpp +++ b/src/sbbs3/exec.cpp @@ -1844,4 +1844,4 @@ bool sbbs_t::select_editor(void) return(true); } return(false); -} \ No newline at end of file +}