mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-08 20:58:20 +03:00
systemctl: use unicode in one more place
This commit is contained in:
parent
bcf09321c9
commit
4c70211c5a
@ -5874,7 +5874,7 @@ static int cat(int argc, char *argv[], void *userdata) {
|
|||||||
bool first = true;
|
bool first = true;
|
||||||
int r;
|
int r;
|
||||||
|
|
||||||
/* Include all units by default - i.e. continue as if the --all
|
/* Include all units by default — i.e. continue as if the --all
|
||||||
* option was used */
|
* option was used */
|
||||||
if (strv_isempty(arg_states))
|
if (strv_isempty(arg_states))
|
||||||
arg_all = true;
|
arg_all = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user