summaryrefslogtreecommitdiffstats
path: root/src/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.c')
-rw-r--r--src/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log.c b/src/log.c
index 8f716082..164c11e1 100644
--- a/src/log.c
+++ b/src/log.c
@@ -53,7 +53,7 @@ void ofono_info(const char *format, ...)
* @format: format string
* @Varargs: list of arguments
*
- * Output warning information
+ * Output warning messages
*/
void ofono_warn(const char *format, ...)
{