mail: commonalize send_r_n()
function old new delta send_mail_command 85 55 -30 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -28,6 +28,7 @@ struct globals {
|
||||
void launch_helper(const char **argv) FAST_FUNC;
|
||||
void get_cred_or_die(int fd) FAST_FUNC;
|
||||
|
||||
void send_r_n(const char *s) FAST_FUNC;
|
||||
char *send_mail_command(const char *fmt, const char *param) FAST_FUNC;
|
||||
|
||||
void printbuf_base64(const char *buf, unsigned len) FAST_FUNC;
|
||||
|
Reference in New Issue
Block a user