diff options
Diffstat (limited to 'pith/detoken.h')
-rw-r--r-- | pith/detoken.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/detoken.h b/pith/detoken.h index 14e6b670..7d906bd5 100644 --- a/pith/detoken.h +++ b/pith/detoken.h @@ -22,7 +22,7 @@ #include "../pith/repltype.h" -/* exported protoypes */ +/* exported prototypes */ char *detoken(ACTION_S *, ENVELOPE *, int, int, int, REDRAFT_POS_S **, int *); char *detoken_src(char *, int, ENVELOPE *, ACTION_S *, REDRAFT_POS_S **, int *); |