reformime: do not require \r\n
function old new delta parse 958 1063 +105 packed_usage 28691 28712 +21 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
9b90d9b503
commit
d616ab6bbb
6 changed files with 331 additions and 298 deletions
|
@ -7,6 +7,8 @@
|
|||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
|
||||
//kbuild:lib-$(CONFIG_SENDMAIL) += sendmail.o mail.o
|
||||
|
||||
//usage:#define sendmail_trivial_usage
|
||||
//usage: "[OPTIONS] [RECIPIENT_EMAIL]..."
|
||||
//usage:#define sendmail_full_usage "\n\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue