aboutsummaryrefslogtreecommitdiffstats
path: root/src/seq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/seq.c')
-rw-r--r--src/seq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/seq.c b/src/seq.c
index f11d75669..d9946da30 100644
--- a/src/seq.c
+++ b/src/seq.c
@@ -146,7 +146,7 @@ struct layout
Return if the string is correct else signal error. */
static operand
-scan_arg (const char *arg)
+scan_arg (char const *arg)
{
operand ret;