Reacted on nitpicking of cppcheck
This commit is contained in:
parent
3b98e25651
commit
b71d6afd54
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2011.10.09.155415"
|
#define Cdrskin_timestamP "2011.10.09.162355"
|
||||||
|
@ -1792,7 +1792,7 @@ int burn_drive_scan_and_grab(struct burn_drive_info *drive_infos[], char* adr,
|
|||||||
if (ret < 0)
|
if (ret < 0)
|
||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
if (n_drives <= 0)
|
if (n_drives == 0)
|
||||||
return 0;
|
return 0;
|
||||||
/*
|
/*
|
||||||
fprintf(stderr, "libburn: experimental: n_drives %d , drivetop %d\n",
|
fprintf(stderr, "libburn: experimental: n_drives %d , drivetop %d\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user