CLEANUP: server: fix cosmetic of error message on sni parsing

Fix memprintf used in server_parse_sni_expr. Error messages should not
be ending with a newline as it will be inserted in the parent function
on the ha_alert invocation.
1 file changed