diff options
Diffstat (limited to 'usr.bin/xlint/lint1/mem1.c')
| -rw-r--r-- | usr.bin/xlint/lint1/mem1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/lint1/mem1.c b/usr.bin/xlint/lint1/mem1.c index 24e911e8cdfb..fe44b5f77a41 100644 --- a/usr.bin/xlint/lint1/mem1.c +++ b/usr.bin/xlint/lint1/mem1.c @@ -35,7 +35,7 @@ #if defined(__RCSID) && !defined(lint) __RCSID("$NetBSD: mem1.c,v 1.7 2002/01/31 19:36:54 tv Exp $"); #endif -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/xlint/lint1/mem1.c,v 1.10.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/types.h> #include <sys/mman.h> |
