Revision 197bc219

b/audio/audio.c
1571 1571
        .name  = "LOG_TO_MONITOR",
1572 1572
        .tag   = AUD_OPT_BOOL,
1573 1573
        .valp  = &conf.log_to_monitor,
1574
        .descr = ".descr = print logging messages to monitor instead of stderr"
1574
        .descr = "print logging messages to monitor instead of stderr"
1575 1575
    },
1576 1576
    { /* End of list */ }
1577 1577
};

Also available in: Unified diff