]> diplodocus.org Git - nmh/blobdiff - mts/smtp/smtp.h
Added free_fs() call to plug leak from fmt_compile().
[nmh] / mts / smtp / smtp.h
index de4abaa57ac45231d5336ec54f13964d72cf6d17..bd67775ca2d35850fe3248766e7a9c3bfd4a77d8 100644 (file)
@@ -16,7 +16,7 @@ struct smtp {
  * prototypes
  */
 /* int client (); */
-int sm_init (char *, char *, char *, int, int, int, int, int, int, int, char *, char *, int);
+int sm_init (char *, char *, char *, int, int, int, int, int, char *, char *, int);
 int sm_winit (char *);
 int sm_wadr (char *, char *, char *);
 int sm_waend (void);
@@ -256,7 +256,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 */