aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/resolv/res_update.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/resolv/res_update.c')
-rw-r--r--lib/libc/resolv/res_update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/resolv/res_update.c b/lib/libc/resolv/res_update.c
index a05e26d1f57e..12cc78fc39cc 100644
--- a/lib/libc/resolv/res_update.c
+++ b/lib/libc/resolv/res_update.c
@@ -26,7 +26,7 @@ static const char rcsid[] = "$Id: res_update.c,v 1.12.18.1 2005/04/27 05:01:12 s
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/resolv/res_update.c,v 1.3.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include "port_before.h"