diff options
Diffstat (limited to 'pith/pattern.h')
-rw-r--r-- | pith/pattern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/pattern.h b/pith/pattern.h index c8caa84b..cc7fc8e9 100644 --- a/pith/pattern.h +++ b/pith/pattern.h @@ -344,7 +344,7 @@ typedef struct pat_state { extern PAT_HANDLE **cur_pat_h; -/* exported protoypes */ +/* exported prototypes */ void role_process_filters(void); int add_to_pattern(PAT_S *, long); char *add_pat_escapes(char *); |