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..77e354fa2a59 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.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include "port_before.h"