mirror of
https://github.com/systemd/systemd.git
synced 2025-03-29 06:50:16 +03:00
userdb: fix typo
Follow-up for 7419291670dd4066594350cce585031f60bc4f0a.
This commit is contained in:
parent
83bf58f39d
commit
546e6cb2e3
@ -196,7 +196,7 @@ static int userdb_maybe_restart_query(
|
||||
NULL
|
||||
};
|
||||
|
||||
/* Figure out if the reported error indicates any of the suppressable fields are at fault, and that
|
||||
/* Figure out if the reported error indicates any of the suppressible fields are at fault, and that
|
||||
* our query actually included them */
|
||||
bool restart = false;
|
||||
STRV_FOREACH(f, fields) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user