mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
core: fix comment
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user