Reacted on compiler warning about rev 4822
This commit is contained in:
parent
9b1b770c1b
commit
a1b97bfa83
@ -117,8 +117,8 @@ isoburn_version;
|
||||
Xorriso__dispose_words;
|
||||
Xorriso__get_patch_level_text;
|
||||
Xorriso__is_compatible;
|
||||
Xorriso__version;
|
||||
Xorriso__preset_signal_behavior;
|
||||
Xorriso__version;
|
||||
Xorriso_change_is_pending;
|
||||
Xorriso_destroy;
|
||||
Xorriso_dialog;
|
||||
|
@ -1689,6 +1689,7 @@ next_command:;
|
||||
(*idx)+= 5;
|
||||
pline= arg1;
|
||||
prefix= arg2;
|
||||
separators= "";
|
||||
if(*idx - 3 < argc)
|
||||
separators= argv[*idx - 3];
|
||||
max_words= 0;
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2012.09.08.173754"
|
||||
#define Xorriso_timestamP "2012.09.08.181144"
|
||||
|
Loading…
Reference in New Issue
Block a user