better saved memmory display
git-svn-id: https://svn.musicpd.org/mpd/trunk@2607 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -97,7 +97,7 @@ void printMemorySavedByTagTracker() {
|
||||
}
|
||||
}
|
||||
|
||||
DEBUG("saved memory: %li\n", (long)sum);
|
||||
DEBUG("saved memory from tags: %li\n", (long)sum);
|
||||
}
|
||||
|
||||
void sortTagTrackerInfo() {
|
||||
|
Reference in New Issue
Block a user