summaryrefslogtreecommitdiff
path: root/alpine/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/send.h')
-rw-r--r--alpine/send.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/send.h b/alpine/send.h
index 6ef8c3a9..b14ccc5c 100644
--- a/alpine/send.h
+++ b/alpine/send.h
@@ -42,7 +42,7 @@ int pine_simple_send(ENVELOPE *, BODY **, ACTION_S *, char *, char *, char *
void pine_send(ENVELOPE *, BODY **, char *, ACTION_S *, char *, REPLY_S *,
REDRAFT_POS_S *, char *, PINEFIELD *, int);
int upload_msg_to_pico(char *, size_t, long *);
-void phone_home(char *);
+void phone_home(char *);
void create_message_body(BODY **, PATMT *, int);
char *pine_send_status(int, char *, char *, size_t, int *);
int confirm_daemon_send(void);