Add $ and ` for escaping and reorder it according to the ascii values
Этот коммит содержится в:
родитель
7c64c2767b
Коммит
416f7d69fc
@ -1526,4 +1526,3 @@ Q_ (const char *s)
|
|||||||
sep = strchr(result, '|');
|
sep = strchr(result, '|');
|
||||||
return (sep != NULL) ? sep + 1 : result;
|
return (sep != NULL) ? sep + 1 : result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user