mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +03:00
core: fix comment
This commit is contained in:
parent
ac3eda3489
commit
08a7e5459f
@ -4849,7 +4849,7 @@ int config_parse_load_credential(
|
||||
}
|
||||
|
||||
if (isempty(p)) {
|
||||
/* If only one field field is specified take it as shortcut for inheriting a credential named
|
||||
/* If only one field is specified take it as shortcut for inheriting a credential named
|
||||
* the same way from our parent */
|
||||
q = strdup(k);
|
||||
if (!q)
|
||||
|
Loading…
Reference in New Issue
Block a user