chiark / gitweb /
A bit more doxygenization.
[disorder] / lib / sendmail.c
index b2f606c5e6138ba70e97cd5675b700de61f4d7a6..f7b0155a74c686afffcbe017a18f8687e2fafb5a 100644 (file)
@@ -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 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
  */