summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flex.skl2
1 files changed, 1 insertions, 1 deletions
diff --git a/flex.skl b/flex.skl
index 4651861..bc455e6 100644
--- a/flex.skl
+++ b/flex.skl
@@ -2289,7 +2289,7 @@ m4_ifdef( [[M4_YY_NO_SCAN_STRING]],,
%if-c-only
/** Setup the input buffer state to scan a string. The next call to yylex() will
* scan from a @e copy of @a str.
- * @param str a NUL-terminated string to scan
+ * @param yystr a NUL-terminated string to scan
* M4_YY_DOC_PARAM
* @return the newly allocated buffer state object.
* @note If you want to scan bytes that may contain NUL values, then use