diff options
Diffstat (limited to 'pith/remote.h')
-rw-r--r-- | pith/remote.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/remote.h b/pith/remote.h index 4816c737..9289ac91 100644 --- a/pith/remote.h +++ b/pith/remote.h @@ -60,7 +60,7 @@ extern char meta_prefix[]; -/* exported protoypes */ +/* exported prototypes */ char *read_remote_pinerc(PINERC_S *, ParsePinerc); REMDATA_S *rd_create_remote(RemType, char *, char *, unsigned *, char *, char *); REMDATA_S *rd_new_remdata(RemType, char *, char *); |