view cfg-mplayer-def.h @ 30514:f43b6757e3f8

Remove stray '/' from comment block, fixes the warning: libmpcodecs/vf_eq2.c:8:1: warning: "/*" within comment
author diego
date Sat, 13 Feb 2010 21:32:19 +0000
parents 1345f8cdfb00
children f1f8d7b2060a
line wrap: on
line source

#ifndef MPLAYER_CFG_MPLAYER_DEF_H
#define MPLAYER_CFG_MPLAYER_DEF_H

static char* default_config=
"# Write your default config options here!\n"
"\n"
//"nosound=nem"
"\n";

#endif /* MPLAYER_CFG_MPLAYER_DEF_H */