]> git.tuebingen.mpg.de Git - paraslash.git/commit
Add missing newline in mp_init() error string.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 6 Apr 2025 22:50:52 +0000 (00:50 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 7 Apr 2025 15:28:42 +0000 (17:28 +0200)
commit14c320a7a52e670913f8302c7acc49833611cb5a
tree5e86d6d80f647918cde4ec7ba39e5c3e48a73233
parent079e7572f231bdc135ed263f58e2679d5414e6a6
Add missing newline in mp_init() error string.

Because callers expect this. Also print the message to the server log.
mp.c