mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-14 16:51:43 +02:00
Fix comments
This commit is contained in:
parent
fa8abcb26e
commit
6b94392f2c
3 changed files with 8 additions and 7 deletions
|
@ -187,7 +187,7 @@ struct ServerSettings
|
|||
/// Logging settings
|
||||
struct Logging
|
||||
{
|
||||
/// log sing
|
||||
/// log sink
|
||||
std::string sink;
|
||||
/// log filter
|
||||
std::string filter{"*:info"};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue