Update cdrom.c

This commit is contained in:
Fred N. van Kempen
2018-03-08 22:32:26 -05:00
committed by GitHub
parent 2ec77c8fa0
commit cc795aa53e

View File

@@ -9,7 +9,7 @@
* Implementation of the CD-ROM drive with SCSI(-like)
* commands, for both ATAPI and SCSI usage.
*
* Version: @(#)cdrom.c 1.0.4 2018/03/09
* Version: @(#)cdrom.c 1.0.3 2018/03/07
*
* Authors: Fred N. van Kempen, <decwiz@yahoo.com>
* Miran Grca, <mgrca8@gmail.com>