chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Put a frame around user management window (and the other popups) and
[disorder]
/
lib
/
sendmail.c
diff --git
a/lib/sendmail.c
b/lib/sendmail.c
index b2f606c5e6138ba70e97cd5675b700de61f4d7a6..95ad2a1dcc5cb7b2d60a3e9f29cc2fd756fd6e8c 100644
(file)
--- a/
lib/sendmail.c
+++ b/
lib/sendmail.c
@@
-1,6
+1,6
@@
/*
* This file is part of DisOrder
/*
* This file is part of DisOrder
- * Copyright (C) 2007 Richard Kettlewell
+ * Copyright (C) 2007
-2008
Richard Kettlewell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@
-103,7
+103,7
@@
static int sendcommand(const char *tag, FILE *out, const char *fmt, ...) {
* @param recipient Recipient address
* @param subject Subject string
* @param encoding Body encoding
* @param recipient Recipient address
* @param subject Subject string
* @param encoding Body encoding
- * @param
body
_type Content-type of body
+ * @param
content
_type Content-type of body
* @param body Text of body (encoded, but \n for newline)
* @return 0 on success, non-0 on error
*/
* @param body Text of body (encoded, but \n for newline)
* @return 0 on success, non-0 on error
*/