summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
5097a6c)
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
result = ioctl(fd, CDROM_GET_CAPABILITY, NULL);
if (result < 0) {
result = ioctl(fd, CDROM_GET_CAPABILITY, NULL);
if (result < 0) {
- info("CDROM_GET_CABILITY failed for '%s'", node);
+ info("CDROM_GET_CAPABILITY failed for '%s'", node);
if (result & CDC_RAM)
printf("ID_CDROM_RAM=1\n");
if (result & CDC_RAM)
printf("ID_CDROM_RAM=1\n");