diff options
Diffstat (limited to 'pith/adjtime.h')
-rw-r--r-- | pith/adjtime.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/adjtime.h b/pith/adjtime.h index 41514be8..c2478fe2 100644 --- a/pith/adjtime.h +++ b/pith/adjtime.h @@ -28,7 +28,7 @@ typedef struct our_time_val { } TIMEVAL_S; -/* exported protoypes */ +/* exported prototypes */ time_t get_adj_time(void); time_t get_adj_name_file_mtime(char *); |