todo update

git-svn-id: https://svn.musicpd.org/mpd/trunk@2499 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes
2004-11-03 18:13:45 +00:00
parent 3e630cc834
commit 8ca1fa5250
9 changed files with 7 additions and 23 deletions

View File

@@ -120,4 +120,3 @@ void freeArgArray(char ** array, int argArrayLength) {
}
free(array);
}
/* vim:set shiftwidth=4 tabstop=8 expandtab: */