aboutsummaryrefslogtreecommitdiff
path: root/src/pies.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pies.h')
-rw-r--r--src/pies.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pies.h b/src/pies.h
index 3919703..69d324d 100644
--- a/src/pies.h
+++ b/src/pies.h
@@ -433,7 +433,7 @@ void free_limits (limits_record_t rec);
void meta1_parser_set_debug (void);
int meta1lex (void);
-int meta1error (char *s);
+int meta1error (char const *s);
int meta1parse (void);

Return to:

Send suggestions and report system problems to the System administrator.