diff options
Diffstat (limited to 'sys/dev/aic7xxx/scan.l')
-rw-r--r-- | sys/dev/aic7xxx/scan.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/scan.l b/sys/dev/aic7xxx/scan.l index 0caf46a8d7db2..79d5e3ccd0b64 100644 --- a/sys/dev/aic7xxx/scan.l +++ b/sys/dev/aic7xxx/scan.l @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: scan.l,v 1.1 1997/03/16 07:08:17 gibbs Exp $ + * $Id: scan.l,v 1.1.2.1 1997/03/16 19:01:28 gibbs Exp $ */ #include <limits.h> |