]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Kill pointless stricmp macro.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 9 Aug 2021 22:12:31 +0000 (00:12 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commit421220b609dcf591507fb6e9724e6978fd4994fa
tree721e95694991fd0eec5313a0789b8a9124c672db
parentc86e86cebcba879191eacea04a0e7c5d019877e4
mp4: Kill pointless stricmp macro.

Just call strcasecmp() directly.
mp4.c