Reacted on compiler warning about rev 3770
This commit is contained in:
parent
1477dbd447
commit
beb7e97c3b
@ -660,10 +660,10 @@ int Xorriso_option_find(struct XorrisO *xorriso, int argc, char **argv,
|
||||
mode_t mode_or= 0, mode_and= ~1;
|
||||
double mem_lut= 0.0;
|
||||
|
||||
end_idx= Xorriso_end_idx(xorriso, argc, argv, *idx, 1);
|
||||
Xorriso_alloc_meM(path, char, SfileadrL);
|
||||
Xorriso_alloc_meM(other_path_start, char, SfileadrL);
|
||||
|
||||
end_idx= Xorriso_end_idx(xorriso, argc, argv, *idx, 1);
|
||||
start_path= ".";
|
||||
if(end_idx > *idx && start_path[0]!=0)
|
||||
start_path= argv[*idx];
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2011.05.05.121640"
|
||||
#define Xorriso_timestamP "2011.05.05.121957"
|
||||
|
Loading…
Reference in New Issue
Block a user