rename Song::__Count_Last_Slash_Position()

This commit is contained in:
Andrzej Rybczak
2009-03-05 17:45:43 +01:00
parent ea973b6b4a
commit eef59c9099
2 changed files with 4 additions and 4 deletions

View File

@@ -95,7 +95,7 @@ namespace MPD
static std::string ShowTime(int);
private:
void __Count_Last_Slash_Position();
void CountLastSlashPosition();
mpd_Song *itsSong;
std::string itsNewName;