aboutsummaryrefslogtreecommitdiff
path: root/src/include/hterror.H1
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/hterror.H1')
-rw-r--r--src/include/hterror.H12
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/hterror.H1 b/src/include/hterror.H1
index 128f8711..cf4f99d4 100644
--- a/src/include/hterror.H1
+++ b/src/include/hterror.H1
@@ -3,4 +3,4 @@ extern void jump(void );
extern void print_token(void );
extern void token_name(int type);
extern void print_next_ten_tokens(void );
-extern void htperror(char * msg , int errno);
+extern void htperror(char *, int);