diff options
Diffstat (limited to 'tools/regression/lib/libc/nss/test-gethostby.c')
-rw-r--r-- | tools/regression/lib/libc/nss/test-gethostby.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/nss/test-gethostby.c b/tools/regression/lib/libc/nss/test-gethostby.c index 61e4ca2af4cee..9bd6281c1dc29 100644 --- a/tools/regression/lib/libc/nss/test-gethostby.c +++ b/tools/regression/lib/libc/nss/test-gethostby.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/nss/test-gethostby.c,v 1.2 2007/06/24 06:14:18 bushman Exp $"); #include <arpa/inet.h> #include <sys/socket.h> |