X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/537e02c38f4bb27e746ef51706d26fe40141c5a6..a8e931256acd802d1477bff4dd88e3f0ecd13df3:/mts/smtp/smtp.h diff --git a/mts/smtp/smtp.h b/mts/smtp/smtp.h index de4abaa5..bd67775c 100644 --- a/mts/smtp/smtp.h +++ b/mts/smtp/smtp.h @@ -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 */