]> git.sesse.net Git - vlc/commit
playlist sorting: for inline to work, the text has to be available. IE putting the...
authorJP Dinger <jpd@videolan.org>
Fri, 29 May 2009 20:23:33 +0000 (22:23 +0200)
committerJP Dinger <jpd@videolan.org>
Fri, 29 May 2009 22:20:17 +0000 (00:20 +0200)
commit5e89b62754e8098289b2d0ec6ff93446fb503fe2
tree88c0ed6cd568ef74be6cae7d1c3ce0bd9c64586e
parent048c897eb3fa413455846ab5b74ca970f6f6d402
playlist sorting: for inline to work, the text has to be available. IE putting the function behind all others that use it isn't going to work, and marking forward declarations inline won't help fix it.
src/playlist/sort.c