diff options
Diffstat (limited to 'sys/dev/raidframe/rf_threadstuff.c')
| -rw-r--r-- | sys/dev/raidframe/rf_threadstuff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/raidframe/rf_threadstuff.c b/sys/dev/raidframe/rf_threadstuff.c index 657ffee8c982..533eccfd6a74 100644 --- a/sys/dev/raidframe/rf_threadstuff.c +++ b/sys/dev/raidframe/rf_threadstuff.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_threadstuff.c,v 1.5 1999/12/07 02:13:28 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_threadstuff.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * rf_threadstuff.c */ |
