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 cf45f07584504..7ceab41caf2ef 100644
--- a/lib/libc/resolv/res_comp.c
+++ b/lib/libc/resolv/res_comp.c
@@ -73,7 +73,7 @@ static const char sccsid[] = "@(#)res_comp.c 8.1 (Berkeley) 6/4/93";
static const char rcsid[] = "$Id: res_comp.c,v 1.1.2.1.4.2 2005/07/28 07:43:22 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.2.2.1 2006/07/17 10:09:58 ume Exp $");
#include "port_before.h"
#include <sys/types.h>