remove trailing space
This commit is contained in:
parent
54517b5440
commit
4deae6f78b
@ -373,7 +373,7 @@ BAD_REQUEST_ERROR:
|
||||
safefree (url);
|
||||
url = reverse_url;
|
||||
} else if (config.reverseonly) {
|
||||
log_message (LOG_ERR,
|
||||
log_message (LOG_ERR,
|
||||
"Bad request, no mapping for '%s' found",
|
||||
url);
|
||||
indicate_http_error (connptr, 400, "Bad Request",
|
||||
|
Loading…
Reference in New Issue
Block a user