summaryrefslogtreecommitdiff
path: root/lib/libc/resolv/res_comp.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/resolv/res_comp.c')
-rw-r--r--lib/libc/resolv/res_comp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/resolv/res_comp.c b/lib/libc/resolv/res_comp.c
index 35d6231858445..c2032ebb62ada 100644
--- a/lib/libc/resolv/res_comp.c
+++ b/lib/libc/resolv/res_comp.c
@@ -69,7 +69,7 @@ static const char sccsid[] = "@(#)res_comp.c 8.1 (Berkeley) 6/4/93";
static const char rcsid[] = "$Id: res_comp.c,v 1.3.18.2 2005/07/28 07:38:11 marka Exp $";
#endif /* LIBC_SCCS and not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/resolv/res_comp.c,v 1.4 2007/06/03 17:20:27 ume Exp $");
#include "port_before.h"
#include <sys/types.h>