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 61e4ca2af4ce..5d3adcb19fc7 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.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <arpa/inet.h> #include <sys/socket.h> |
