[MPlayer-cvslog] r27071 - in trunk: help/help_mp-en.h mplayer.c
diego
subversion at mplayerhq.hu
Sun Jun 15 15:37:44 CEST 2008
Author: diego
Date: Sun Jun 15 15:37:44 2008
New Revision: 27071
Log:
Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like
./help_mp.h:21: warning: 'help_text' defined but not used
Modified:
trunk/mplayer.c
Changes in other areas also in this revision:
Modified:
trunk/help/help_mp-en.h
Modified: trunk/mplayer.c
==============================================================================
--- trunk/mplayer.c (original)
+++ trunk/mplayer.c Sun Jun 15 15:37:44 2008
@@ -39,6 +39,8 @@
#include "version.h"
#include "mp_msg.h"
+
+#define HELP_MP_DEFINE_STATIC
#include "help_mp.h"
#include "m_option.h"
More information about the MPlayer-cvslog
mailing list