summaryrefslogtreecommitdiff
path: root/src/tables_shared.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tables_shared.c')
-rw-r--r--src/tables_shared.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tables_shared.c b/src/tables_shared.c
index b962666..123626c 100644
--- a/src/tables_shared.c
+++ b/src/tables_shared.c
@@ -52,7 +52,7 @@ dnl
/** Get the number of integers in this table. This is NOT the
* same thing as the number of elements.
- * @param td the table
+ * @param tbl the table
* @return the number of integers in the table
*/
yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl)