aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xlint/lint2/chk.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xlint/lint2/chk.c')
-rw-r--r--usr.bin/xlint/lint2/chk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/lint2/chk.c b/usr.bin/xlint/lint2/chk.c
index ddb9df677774..11a784929e7c 100644
--- a/usr.bin/xlint/lint2/chk.c
+++ b/usr.bin/xlint/lint2/chk.c
@@ -36,7 +36,7 @@
#if defined(__RCSID) && !defined(lint)
__RCSID("$NetBSD: chk.c,v 1.15 2002/01/21 19:49:52 tv Exp $");
#endif
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/xlint/lint2/chk.c,v 1.2.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
#include <ctype.h>
#include <err.h>