mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 10:51:20 +03:00
tmpfiles: fix typo
This commit is contained in:
parent
44ac4f8854
commit
09f467ac24
@ -3139,7 +3139,7 @@ static int link_parent(ItemArray *a) {
|
||||
|
||||
assert(a);
|
||||
|
||||
/* Finds the closestq "parent" item array for the specified item array. Then registers the specified item array
|
||||
/* Finds the closest "parent" item array for the specified item array. Then registers the specified item array
|
||||
* as child of it, and fills the parent in, linking them both ways. This allows us to later create parents
|
||||
* before their children, and clean up/remove children before their parents. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user