Reacted on compiler warning about rev 4822

This commit is contained in:
2012-09-08 18:12:30 +00:00
parent 9b1b770c1b
commit a1b97bfa83
3 changed files with 3 additions and 2 deletions

View File

@ -1689,6 +1689,7 @@ next_command:;
(*idx)+= 5;
pline= arg1;
prefix= arg2;
separators= "";
if(*idx - 3 < argc)
separators= argv[*idx - 3];
max_words= 0;

View File

@ -1 +1 @@
#define Xorriso_timestamP "2012.09.08.173754"
#define Xorriso_timestamP "2012.09.08.181144"