tag/TagBuilder: rename Commit() to CommitNew()

This commit is contained in:
Max Kellermann
2014-01-08 19:43:09 +01:00
parent 33c5fc95b4
commit ac1983eae3
20 changed files with 23 additions and 23 deletions

View File

@@ -109,7 +109,7 @@ icy_parse_tag(const char *p)
g_strfreev(items);
return tag.Commit();
return tag.CommitNew();
}
size_t