Imported Upstream version 2.7.4
This commit is contained in:
parent
fd413a3168
commit
c9cb2187ee
290 changed files with 7473 additions and 2607 deletions
|
|
@ -381,7 +381,7 @@ static int blazer_vendor(const char *cmd)
|
|||
|
||||
snprintf(val, sizeof(val), "%.*s", information[i].len, &buf[index]);
|
||||
|
||||
dstate_setinfo(information[i].var, "%s", rtrim(val, ' '));
|
||||
dstate_setinfo(information[i].var, "%s", str_rtrim(val, ' '));
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue