Fix typo
authormalc <av1474@comtv.ru>
Wed, 12 Aug 2009 19:11:44 +0000 (23:11 +0400)
committermalc <av1474@comtv.ru>
Wed, 12 Aug 2009 19:11:44 +0000 (23:11 +0400)
audio/audio.c

index 766ab24..c067afb 100644 (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 */ }
 };