diff options
Diffstat (limited to 'pith/tempfile.h')
-rw-r--r-- | pith/tempfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/tempfile.h b/pith/tempfile.h index f29dbf40..ad2c7856 100644 --- a/pith/tempfile.h +++ b/pith/tempfile.h @@ -18,7 +18,7 @@ #define PITH_TEMPFILE_INCLUDED -/* exported protoypes */ +/* exported prototypes */ char *tempfile_in_same_dir(char *, char *, char **); int in_dir(char *, char *); |