author | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 15:17:21 +0000 (16:17 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 15:17:21 +0000 (16:17 +0100) | ||
commit | 3eca95ac1cb786d1aef59fd141d75661903c039a | |
tree | f548c5140c6642aa26ad0cea2c59393dd458b1a4 | tree | snapshot |
parent | c238364f6833320fee4256226af650347d5a751b | commit | diff |
mpdclient: removed _utf8 suffix from function names
All functions must receive UTF-8 file names. Delete all which still
work with locale strings, and remove the _utf8 suffix from the others.
All functions must receive UTF-8 file names. Delete all which still
work with locale strings, and remove the _utf8 suffix from the others.
src/mpdclient.c | diff | blob | history | |
src/mpdclient.h | diff | blob | history | |
src/screen.c | diff | blob | history | |
src/screen_artist.c | diff | blob | history | |
src/screen_browser.c | diff | blob | history | |
src/screen_file.c | diff | blob | history |