summaryrefslogtreecommitdiffstats
path: root/src/logging_syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/logging_syslog.c')
-rw-r--r--src/logging_syslog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/logging_syslog.c b/src/logging_syslog.c
index 6fe3c719..a80a31e2 100644
--- a/src/logging_syslog.c
+++ b/src/logging_syslog.c
@@ -24,7 +24,7 @@
*/
/*! \file logging_syslog.c
- * \brief libosmocore logging output via syslog
+ * libosmocore logging output via syslog
*/
#include "../config.h"
@@ -65,7 +65,7 @@ static void _syslog_output(struct log_target *target,
syslog(logp2syslog_level(level), "%s", log);
}
-/*! \brief Create a new logging target for syslog logging
+/*! Create a new logging target for syslog logging
* \param[in] ident syslog string identifier
* \param[in] option syslog options
* \param[in] facility syslog facility