summaryrefslogtreecommitdiff
path: root/pith/send.h
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2016-11-22 20:39:35 -0700
committerEduardo Chappa <chappa@washington.edu>2016-11-22 20:39:35 -0700
commitea6d8fe2d8359e4b1cf984492b3c275ea9e176ac (patch)
tree6de6cdefecc9c8d82386b3a531bec742596bbde3 /pith/send.h
parent9506bdf26c1e98dc369857c45ee079747569f951 (diff)
downloadalpine-ea6d8fe2d8359e4b1cf984492b3c275ea9e176ac.tar.xz
* Minor updates to source to update copyright notices (part 1)
Diffstat (limited to 'pith/send.h')
-rw-r--r--pith/send.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/send.h b/pith/send.h
index 3512b0f4..7ab8918e 100644
--- a/pith/send.h
+++ b/pith/send.h
@@ -225,8 +225,8 @@ METAENV *pine_new_env(ENVELOPE *, char **, char ***, PINEFIELD *);
void pine_free_env(METAENV **);
int check_addresses(METAENV *);
void update_answered_flags(REPLY_S *);
-ADDRESS *phone_home_from(void);
unsigned int phone_home_hash(char *);
+ADDRESS *phone_home_from(void);
int call_mailer(METAENV *, BODY *, char **, int, void (*)(char *, int),
void (*)(PIPE_S *, int, void *));
int write_postponed(METAENV *, BODY *);