diff options
Diffstat (limited to 'lib/libc/net/getnetbynis.c')
| -rw-r--r-- | lib/libc/net/getnetbynis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/getnetbynis.c b/lib/libc/net/getnetbynis.c index 811e4313c5ff..deba3eeb7651 100644 --- a/lib/libc/net/getnetbynis.c +++ b/lib/libc/net/getnetbynis.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/net/getnetbynis.c,v 1.21.10.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> |
