diff options
Diffstat (limited to 'lib/bind/resolv/res_send.c')
-rw-r--r-- | lib/bind/resolv/res_send.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/resolv/res_send.c b/lib/bind/resolv/res_send.c index 5154fe2720e2..9a8bbaf4f5e5 100644 --- a/lib/bind/resolv/res_send.c +++ b/lib/bind/resolv/res_send.c @@ -70,7 +70,7 @@ #if defined(LIBC_SCCS) && !defined(lint) static const char sccsid[] = "@(#)res_send.c 8.1 (Berkeley) 6/4/93"; -static const char rcsid[] = "$Id: res_send.c,v 1.9.18.10 2008/01/27 02:06:26 marka Exp $"; +static const char rcsid[] = "$Id: res_send.c,v 1.9.18.10 2008-01-27 02:06:26 marka Exp $"; #endif /* LIBC_SCCS and not lint */ /*! \file |