]> git.sesse.net Git - vlc/commit
mtime: ifdef vs if defined()
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 1 Jun 2009 11:34:33 +0000 (13:34 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 1 Jun 2009 11:36:35 +0000 (13:36 +0200)
commit7d391a6df895f0ac66ee76ffd99c53ef3675adbd
tree29120b46b12025db45bed14d9f1cf7a6ffe3108b
parent91482c322525eed1b4fd6610dddb41244a9af5e4
mtime: ifdef vs if defined()

misc/mtime.c:59:18: warning: extra tokens at end of #ifdef directive
Grah, sorry about this, Apple parser doesn't see this as a problem, but other platforms do of course.
src/misc/mtime.c