aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/scanner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scanner.c b/src/scanner.c
index c927275..3f181cd 100644
--- a/src/scanner.c
+++ b/src/scanner.c
@@ -586,7 +586,7 @@ free_interface(struct interface *interface)
*
* Upon error, this routine does not modify or set errno.
*
- * \returns -1 on error, or a non-negative integer on success
+ * Returns -1 on error, or a non-negative integer on success
*/
static int
strtouint(const char *str)