]> diplodocus.org Git - nmh/blobdiff - mts/smtp/smtp.h
I had forgotten that nesec_set_tls() has to be called AFTER the
[nmh] / mts / smtp / smtp.h
index 268de50a7ef92dc3c78830a61020838194beefb8..45e8c4c3213fa4c5d3c8ba11b177923560e373ac 100644 (file)
@@ -16,8 +16,8 @@ struct smtp {
  * prototypes
  */
 /* int client (); */
-int sm_init (char *, char *, char *, int, int, int, int, int, char *, char *,
-             const char *, int);
+int sm_init (char *, char *, char *, int, int, int, int, const char *,
+            const char *, const char *, int);
 int sm_winit (char *);
 int sm_wadr (char *, char *, char *);
 int sm_waend (void);
@@ -257,7 +257,7 @@ char *rp_string (int);
 
 
 /*
- * The next three give the numeric value withing the field
+ * The next three give the numeric value within the field
  */
 
 /* get the basic part right-shifted */