Nothing about read_simplemail is incompatible with using const, and the lack of const required some contortions (copying ADMIN_SERVER_MSG to another buffer with nonconst() to prevent a compiler warning). This was the last place nonconst() was used, so I removed it.
129 KiB
129 KiB