diff options
Diffstat (limited to 'pith/editorial.h')
-rw-r--r-- | pith/editorial.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/editorial.h b/pith/editorial.h index 9310a740..35fa77e7 100644 --- a/pith/editorial.h +++ b/pith/editorial.h @@ -22,7 +22,7 @@ #include "../pith/filter.h" -/* exported protoypes */ +/* exported prototypes */ char *format_editorial(char *, int, int, HANDLE_S **, gf_io_t); |