diff options
Diffstat (limited to 'lib/libc/net/res_config.h')
| -rw-r--r-- | lib/libc/net/res_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/res_config.h b/lib/libc/net/res_config.h index 05909bca57ba..740f31c37a16 100644 --- a/lib/libc/net/res_config.h +++ b/lib/libc/net/res_config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libc/net/res_config.h,v 1.9.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #define DEBUG 1 /* enable debugging code (needed for dig) */ #define RESOLVSORT /* allow sorting of addresses in gethostbyname */ |
