diff options
author | Max Kellermann <max@duempel.org> | 2009-02-27 19:03:13 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-27 19:03:13 +0100 |
commit | 9dd00dfab7a7991c53d2f1dcff4cc2828abf7854 (patch) | |
tree | 7581e782ed768f55c8d0d9caef3e8a341efdf3db /README | |
parent | 53271e8ae7df7739e7696d9ade03c607548e775a (diff) | |
download | mpd-9dd00dfab7a7991c53d2f1dcff4cc2828abf7854.tar.gz mpd-9dd00dfab7a7991c53d2f1dcff4cc2828abf7854.tar.xz mpd-9dd00dfab7a7991c53d2f1dcff4cc2828abf7854.zip |
client: removed duplicate "client" string from log
Since we introduced a GLib logging domain, the "client" string appears
twice in the log lines:
client: client 0: command returned 0
Removed the second one, now it looks like this:
client: [0] command returned 0
Still not quite good, but better than before.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions