]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/ask-password-api.c
ask-password: use FLAGS_SET() 17096/head
authorChristian Hesse <mail@eworm.de>
Thu, 27 May 2021 10:26:36 +0000 (12:26 +0200)
committerChristian Hesse <mail@eworm.de>
Mon, 31 May 2021 19:13:31 +0000 (21:13 +0200)
commit9cb5bf913dcf6ccb13ad302106ef3068eb30f41b
tree7f5137cd4169e715e44d1bf933d4de4947c8de24
parente390c34d001187b8c18760e6ce33b72117c59ff1
ask-password: use FLAGS_SET()

Check for flags with FLAGS_SET() where possible.
src/shared/ask-password-api.c