repo.or.cz
/
mplayer.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove excessive ()
[mplayer.git]
/
cfg-mplayer-def.h
blob
394fe107081f4dd0e30c864a213bd168820c4c27
1
#ifndef MPLAYER_CFG_MPLAYER_DEF_H
2
#define MPLAYER_CFG_MPLAYER_DEF_H
3
4
static char
*
default_config
=
5
"# Write your default config options here!
\n
"
6
"
\n
"
7
//"nosound=nem"
8
"
\n
"
;
9
10
#endif
/* MPLAYER_CFG_MPLAYER_DEF_H */