Kept new address conversion from hopping on libburn drive numbers

This commit is contained in:
Thomas Schmitt 2006-09-22 20:24:52 +00:00
parent 0a652dbd02
commit 108d424060
2 changed files with 2 additions and 2 deletions

View File

@ -1760,7 +1760,7 @@ dev_too_long:;
#ifdef Cdrskin_libburn_has_convert_fs_adR
if(!o->no_follow_links) {
if(strlen(o->device_adr)>0 && !o->no_follow_links) {
int lret;
char link_adr[Cdrskin_strleN+1];

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2006.09.22.195414"
#define Cdrskin_timestamP "2006.09.22.202631"