summaryrefslogtreecommitdiffstats
path: root/mp_msg-mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp_msg-mencoder.c')
-rw-r--r--mp_msg-mencoder.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mp_msg-mencoder.c b/mp_msg-mencoder.c
index 804d85dc42..4786f267da 100644
--- a/mp_msg-mencoder.c
+++ b/mp_msg-mencoder.c
@@ -16,5 +16,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+/* Build an exact copy of the logging facilities without GUI dependencies. */
+
#define FOR_MENCODER 1
#include "mp_msg.c"