Reacted on nitpicking of cppcheck

This commit is contained in:
Thomas Schmitt 2011-10-09 16:24:25 +00:00
parent 3c7e723114
commit 02255c89be
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2011.10.09.155415"
#define Cdrskin_timestamP "2011.10.09.162355"

View File

@ -1792,7 +1792,7 @@ int burn_drive_scan_and_grab(struct burn_drive_info *drive_infos[], char* adr,
if (ret < 0)
return -1;
if (n_drives <= 0)
if (n_drives == 0)
return 0;
/*
fprintf(stderr, "libburn: experimental: n_drives %d , drivetop %d\n",