another 100l, codec-cfg relied on mp_msg printing nothing....

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17113 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ods15 2005-12-06 12:03:51 +00:00
parent a6f7543bfb
commit 72e4d090f8
1 changed files with 1 additions and 1 deletions

View File

@ -887,7 +887,7 @@ int use_gui = 0;
#endif
int mp_msg_levels[MSGT_MAX];
int mp_msg_level_all = MSGL_STATUS;
int mp_msg_level_all = MSGL_ERR;
int verbose = 0;
void wrapline(FILE *f2,char *s){