diff options
Diffstat (limited to 'lib/libc/net/res_update.c')
-rw-r--r-- | lib/libc/net/res_update.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/res_update.c b/lib/libc/net/res_update.c index a877d4aa1a82..2551e4c25dbd 100644 --- a/lib/libc/net/res_update.c +++ b/lib/libc/net/res_update.c @@ -1,5 +1,5 @@ #if !defined(lint) && !defined(SABER) -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/libc/net/res_update.c,v 1.2 1999/08/28 00:00:19 peter Exp $"; #endif /* not lint */ /* |