(Minor) cleanup of some of the autoconf code with respect to the handling
[mmh] / mts / smtp / smtp.h
index 4fdcdfe..12fdedb 100644 (file)
@@ -24,7 +24,7 @@ struct smtp {
  * prototypes
  */
 /* int client (); */
-int sm_init (char *, char *, char *, int, int, int, int, int, int, char *, char *);
+int sm_init (char *, char *, char *, int, int, int, int, int, int, char *, char *, int);
 int sm_winit (int, char *);
 int sm_wadr (char *, char *, char *);
 int sm_waend (void);