]> diplodocus.org Git - nmh/blobdiff - mts/smtp/smtp.h
Added NMH_ADDL_CPPFLAGS macro in new m4/cppflags.m4, to remove
[nmh] / mts / smtp / smtp.h
index ae5bfdc913fa4e3dee2375b87e975594d25b154e..2ed5cc22c176ba00ef1325da169a2e2f6e1f765d 100644 (file)
@@ -16,7 +16,8 @@ struct smtp {
  * prototypes
  */
 /* int client (); */
-int sm_init (char *, char *, char *, int, int, int, int, int, int, char *, char *, int);
+int sm_init (char *, char *, char *, int, int, int, int, int, char *, char *,
+             const char *, int);
 int sm_winit (char *);
 int sm_wadr (char *, char *, char *);
 int sm_waend (void);
@@ -256,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 */