diff options
Diffstat (limited to 'sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l')
-rw-r--r-- | sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l b/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l index 49557a8837f8..4cf29aa98d7a 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l +++ b/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l @@ -40,7 +40,7 @@ * * $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm_macro_scan.l#8 $ * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l,v 1.6.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> |