diff options
Diffstat (limited to 'sys/dev/aic7xxx/aicasm_scan.l')
-rw-r--r-- | sys/dev/aic7xxx/aicasm_scan.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aicasm_scan.l b/sys/dev/aic7xxx/aicasm_scan.l index 28689cbd4996..a5f0583d597f 100644 --- a/sys/dev/aic7xxx/aicasm_scan.l +++ b/sys/dev/aic7xxx/aicasm_scan.l @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aic7xxx/aicasm_scan.l,v 1.6.2.2 1999/12/12 05:02:31 gibbs Exp $ */ #include <sys/types.h> |