diff options
Diffstat (limited to 'sys/dev/raidframe/rf_strutils.c')
| -rw-r--r-- | sys/dev/raidframe/rf_strutils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/raidframe/rf_strutils.c b/sys/dev/raidframe/rf_strutils.c index d434f0af8c94..ebd62898dfb8 100644 --- a/sys/dev/raidframe/rf_strutils.c +++ b/sys/dev/raidframe/rf_strutils.c @@ -1,7 +1,7 @@ /* $NetBSD: rf_strutils.c,v 1.3 1999/02/05 00:06:18 oster Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/raidframe/rf_strutils.c,v 1.2 2003/08/24 17:54:18 obrien Exp $"); /* * rf_strutils.c * |
