summaryrefslogtreecommitdiff
path: root/pith/reply.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/reply.h')
-rw-r--r--pith/reply.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/reply.h b/pith/reply.h
index 315f81c7..9809dfdb 100644
--- a/pith/reply.h
+++ b/pith/reply.h
@@ -95,6 +95,7 @@ char *reply_in_reply_to(ENVELOPE *);
char *generate_message_id(void);
char *generate_user_agent(void);
char *rot13(char *);
+char *rot5n(char *);
ADDRESS *first_addr(ADDRESS *);
char *get_signature_lit(char *, int, int, int, int);
int sigdashes_are_present(char *);