diff options
author | scottl <scottl@FreeBSD.org> | 2005-01-06 05:30:44 +0000 |
---|---|---|
committer | scottl <scottl@FreeBSD.org> | 2005-01-06 05:30:44 +0000 |
commit | 386418146ace619a71040a6244b97f16879f892e (patch) | |
tree | 15a63b858d8f89dcbc9c928f1eb18edecd1dca50 | |
parent | a25b832d9a51c33f6aabaffe54292f7caa7aa11f (diff) | |
download | FreeBSD-src-386418146ace619a71040a6244b97f16879f892e.zip FreeBSD-src-386418146ace619a71040a6244b97f16879f892e.tar.gz |
Make this compile from the last commit
-rw-r--r-- | sys/dev/aic7xxx/aic7xxx_93cx6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aic7xxx_93cx6.c b/sys/dev/aic7xxx/aic7xxx_93cx6.c index b9738bb..ab63f18 100644 --- a/sys/dev/aic7xxx/aic7xxx_93cx6.c +++ b/sys/dev/aic7xxx/aic7xxx_93cx6.c @@ -1,4 +1,4 @@ --e/* +/*- * Interface for the 93C66/56/46/26/06 serial eeprom parts. * * Copyright (c) 1995, 1996 Daniel M. Eischen |