diff options
Diffstat (limited to 'sys/scsi/ch.c')
-rw-r--r-- | sys/scsi/ch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/scsi/ch.c b/sys/scsi/ch.c index cb87581ba36ef..1dac6738c25b8 100644 --- a/sys/scsi/ch.c +++ b/sys/scsi/ch.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ch.c,v 1.34 1996/09/06 23:09:10 phk Exp $ + * $Id: ch.c,v 1.34.2.1 1997/03/07 09:34:26 joerg Exp $ */ #include "opt_scsi.h" |