Split cdrom.c to media.c with clients cdrom.c and disk.c
authorshort <>
Thu, 16 Jan 2003 04:07:23 +0000 (04:07 +0000)
committershort <>
Thu, 16 Jan 2003 04:07:23 +0000 (04:07 +0000)
commit78cf360fab0178a6887c47cd804bd483270421ea
tree6924229e83dba9aabbeac07ce7e3530e94564629
parentb30be9536e2ba0259b1c3a3c5d65e7a075399a8d
Split cdrom.c to media.c with clients cdrom.c and disk.c
+options --cdrom and --disk
src/libcaptive/storage/Makefile.am
src/libcaptive/storage/cdrom.c
src/libcaptive/storage/disk.c [new file with mode: 0644]
src/libcaptive/storage/media.c [new file with mode: 0644]
src/libcaptive/storage/media.h [new file with mode: 0644]