]> git.sesse.net Git - vlc/commit
Replace #if XP_SYMBOL with #if defined(XP_SYMBOL) for consistency.
authorJP Dinger <jpd@videolan.org>
Tue, 4 Aug 2009 15:32:39 +0000 (17:32 +0200)
committerJP Dinger <jpd@videolan.org>
Sat, 5 Dec 2009 21:25:40 +0000 (22:25 +0100)
commitb25aa5bfa505fbd9938f7ea90b285909c7974ac1
treef246b95d9cd7aa003af4f89b724affd2f0917653
parent2819748ee089e25278aa58b274b47cb2081ae077
Replace #if XP_SYMBOL with #if defined(XP_SYMBOL) for consistency.
projects/mozilla/vlcplugin.cpp
projects/mozilla/vlcplugin.h
projects/mozilla/vlcshell.cpp