summaryrefslogtreecommitdiff
path: root/pith/remote.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/remote.h')
-rw-r--r--pith/remote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/remote.h b/pith/remote.h
index 4816c73..9289ac9 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 *);