Reacted on warning of cppcheck about libburn/drive.c

This commit is contained in:
Thomas Schmitt 2011-07-12 11:03:34 +00:00
parent 570346b3a5
commit a751af6caa
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2011.07.12.110223"
#define Cdrskin_timestamP "2011.07.12.110306"

View File

@ -1201,7 +1201,9 @@ int burn_drive_info_forget(struct burn_drive_info *info, int force)
void burn_drive_info_free(struct burn_drive_info drive_infos[])
{
#ifndef Libburn_free_all_drives_on_infO
int i;
#endif
/* ts A60904 : ticket 62, contribution by elmom */
/* clarifying the meaning and the identity of the victim */