This commit is contained in:
malc 2009-08-12 23:11:44 +04:00
parent 971c47ccbb
commit 197bc2196d
1 changed files with 1 additions and 1 deletions

View File

@ -1571,7 +1571,7 @@ static struct audio_option audio_options[] = {
.name = "LOG_TO_MONITOR",
.tag = AUD_OPT_BOOL,
.valp = &conf.log_to_monitor,
.descr = ".descr = print logging messages to monitor instead of stderr"
.descr = "print logging messages to monitor instead of stderr"
},
{ /* End of list */ }
};