htons(port) if integer port is given
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Sat, 28 Aug 1993 01:42:57 +0000 (17:42 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Sat, 28 Aug 1993 01:42:57 +0000 (17:42 -0800)
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.11

usr/src/usr.sbin/sendmail/src/daemon.c

index 040ad30..b92405a 100644 (file)
@@ -12,9 +12,9 @@
 
 #ifndef lint
 #ifdef DAEMON
 
 #ifndef lint
 #ifdef DAEMON
-static char sccsid[] = "@(#)daemon.c   8.10 (Berkeley) %G% (with daemon mode)";
+static char sccsid[] = "@(#)daemon.c   8.11 (Berkeley) %G% (with daemon mode)";
 #else
 #else
-static char sccsid[] = "@(#)daemon.c   8.10 (Berkeley) %G% (without daemon mode)";
+static char sccsid[] = "@(#)daemon.c   8.11 (Berkeley) %G% (without daemon mode)";
 #endif
 #endif /* not lint */
 
 #endif
 #endif /* not lint */