1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00

Backing out part of r18755 touching this file.

fixes #1942

svn path=/icecast/trunk/icecast/; revision=18887
This commit is contained in:
Thomas B. "dm8tbr" Ruecker 2013-03-29 14:41:24 +00:00
parent 8fd27da0e1
commit 26640bb58d

View File

@ -159,7 +159,7 @@ void logging_access(client_t *client)
user_agent = "-"; user_agent = "-";
log_write_direct (accesslog, log_write_direct (accesslog,
"%s - %H [%s] \"%H\" %d %" PRIu64 " \"%H\" \"%H\" %lu", "%s - %s [%s] \"%s\" %d %" PRIu64 " \"%s\" \"%s\" %lu",
client->con->ip, client->con->ip,
username, username,
datebuf, datebuf,