LINT
[unix-history] / usr / src / usr.sbin / sendmail / src / daemon.c
index 731c40d..1a1c621 100644 (file)
@@ -1,7 +1,7 @@
 # include "sendmail.h"
 # include <sys/mx.h>
 
 # include "sendmail.h"
 # include <sys/mx.h>
 
-static char    SccsId[] =      "@(#)daemon.c   3.3     %G%";
+static char    SccsId[] =      "@(#)daemon.c   3.4     %G%";
 
 /*
 **  DAEMON.C -- routines to use when running as a daemon.
 
 /*
 **  DAEMON.C -- routines to use when running as a daemon.