labels should be on the left most column, no tabbing
git-svn-id: https://svn.musicpd.org/mpd/trunk@4605 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -118,7 +118,7 @@ int newLocateTagItemArrayFromArgArray(char *argArray[],
|
||||
|
||||
return numArgs / 2;
|
||||
|
||||
fail:
|
||||
fail:
|
||||
for (j = 0; j < i; j++) {
|
||||
free((*arrayRet)[j].needle);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user