summaryrefslogtreecommitdiff
path: root/pith/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/text.h')
-rw-r--r--pith/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/text.h b/pith/text.h
index b647069..4450fd7 100644
--- a/pith/text.h
+++ b/pith/text.h
@@ -49,7 +49,7 @@ typedef struct del_q_s {
} DELQ_S;
-/* exported protoypes */
+/* exported prototypes */
int decode_text(ATTACH_S *, long, gf_io_t, HANDLE_S **, DetachErrStyle, int);
int translate_utf8_to_2022_jp(long, char *, LT_INS_S **, void *);
int delete_quotes(long, char *, LT_INS_S **, void *);