diff options
Diffstat (limited to 'lib/libc/net/map_v4v6.c')
-rw-r--r-- | lib/libc/net/map_v4v6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/map_v4v6.c b/lib/libc/net/map_v4v6.c index 0f8658e1174b..ca5e55388f6e 100644 --- a/lib/libc/net/map_v4v6.c +++ b/lib/libc/net/map_v4v6.c @@ -55,7 +55,7 @@ #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)gethostnamadr.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id$"; +static char rcsid[] = "$FreeBSD$"; #endif /* LIBC_SCCS and not lint */ #include <sys/types.h> |