diff options
Diffstat (limited to 'usr.bin/xlint/lint2/read.c')
| -rw-r--r-- | usr.bin/xlint/lint2/read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/lint2/read.c b/usr.bin/xlint/lint2/read.c index 6288cc1862b6..aa262a7ba04c 100644 --- a/usr.bin/xlint/lint2/read.c +++ b/usr.bin/xlint/lint2/read.c @@ -36,7 +36,7 @@ #if defined(__RCSID) && !defined(lint) __RCSID("$NetBSD: read.c,v 1.12 2002/01/21 19:49:52 tv Exp $"); #endif -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/xlint/lint2/read.c,v 1.10 2005/08/05 09:07:42 stefanf Exp $"); #include <ctype.h> #include <err.h> |
