Reacted on warning of Debian buildd with clang
This commit is contained in:
parent
a874f79dec
commit
e8f40ee362
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2013.09.05.084834"
|
||||
#define Cdrskin_timestamP "2013.09.16.172745"
|
||||
|
@ -353,7 +353,7 @@ void burn_disc_erase(struct burn_drive *drive, int fast)
|
||||
/* a ssert(!SCAN_GOING()); */
|
||||
/* a ssert(!find_worker(drive)); */
|
||||
|
||||
if((drive == NULL)) {
|
||||
if(drive == NULL) {
|
||||
libdax_msgs_submit(libdax_messenger, -1,
|
||||
0x00020104,
|
||||
LIBDAX_MSGS_SEV_SORRY, LIBDAX_MSGS_PRIO_HIGH,
|
||||
|
Loading…
Reference in New Issue
Block a user