diff options
Diffstat (limited to 'usr.sbin/inetd/inetd.c')
| -rw-r--r-- | usr.sbin/inetd/inetd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/inetd/inetd.c b/usr.sbin/inetd/inetd.c index e98cb418f898..e60f500ca335 100644 --- a/usr.sbin/inetd/inetd.c +++ b/usr.sbin/inetd/inetd.c @@ -42,7 +42,7 @@ static const char copyright[] =  static char sccsid[] = "@(#)from: inetd.c	8.4 (Berkeley) 4/13/94";  #endif  static const char rcsid[] = -	"$Id: inetd.c,v 1.15.2.7 1998/03/09 11:48:27 jkh Exp $"; +	"$Id: inetd.c,v 1.15.2.8 1998/07/18 11:10:26 jkh Exp $";  #endif /* not lint */  /*  | 
