diff options
Diffstat (limited to 'lib/bind/bsd/daemon.c')
-rw-r--r-- | lib/bind/bsd/daemon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/bsd/daemon.c b/lib/bind/bsd/daemon.c index a7d2ded9b5767..d1686a99616a0 100644 --- a/lib/bind/bsd/daemon.c +++ b/lib/bind/bsd/daemon.c @@ -1,6 +1,6 @@ #if defined(LIBC_SCCS) && !defined(lint) static const char sccsid[] = "@(#)daemon.c 8.1 (Berkeley) 6/4/93"; -static const char rcsid[] = "$Id: daemon.c,v 1.1.352.1 2005/04/27 05:00:42 sra Exp $"; +static const char rcsid[] = "$Id: daemon.c,v 1.1.352.1 2005-04-27 05:00:42 sra Exp $"; #endif /* LIBC_SCCS and not lint */ /* |