summaryrefslogtreecommitdiff
path: root/pith/addrstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/addrstring.h')
-rw-r--r--pith/addrstring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/addrstring.h b/pith/addrstring.h
index 0bc9ef4..63ac934 100644
--- a/pith/addrstring.h
+++ b/pith/addrstring.h
@@ -21,7 +21,7 @@
#define RAWFIELD "-RAW-FIELD-"
-/* exported protoypes */
+/* exported prototypes */
char *addr_string(ADDRESS *, char *, size_t);
char *addr_string_mult(ADDRESS *, char *, size_t);
char *simple_addr_string(ADDRESS *, char *, size_t);