First working all-libcdio cd-paranoia (modulo various omissions and
memory leaks).
This commit is contained in:
@@ -67,7 +67,7 @@ cdda_open(cdrom_drive_t *d)
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
cderror(d,"100: Interface not supported\n");
|
||||
cderror(d, "100: Interface not supported\n");
|
||||
return(-100);
|
||||
}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user