diff options
Diffstat (limited to 'sys/dev/asr/asr.c')
-rw-r--r-- | sys/dev/asr/asr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/asr/asr.c b/sys/dev/asr/asr.c index aff8fc11db5eb..f09b978b1de9b 100644 --- a/sys/dev/asr/asr.c +++ b/sys/dev/asr/asr.c @@ -164,7 +164,7 @@ #include "dev/asr/sys_info.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/asr/asr.c,v 1.64.2.2 2005/04/29 04:48:12 scottl Exp $"); #define ASR_VERSION 1 #define ASR_REVISION '1' |