tty-ask-pwd-agent: rename watch_passwords() and show_passwords()
authorFranck Bui <fbui@suse.com>
Tue, 17 Sep 2019 09:03:04 +0000 (11:03 +0200)
committerFranck Bui <fbui@suse.com>
Fri, 4 Oct 2019 06:10:20 +0000 (08:10 +0200)
commit5461cdebfa5e385706592253ce6261f92ce531db
tree1e56e40c5b675fffc5e21fb2fbbd9c936da033c0
parent3509e678f8de4f1b70ad63f14380f6e1be14be48
tty-ask-pwd-agent: rename watch_passwords() and show_passwords()

Those names were a bit confusing both functions process password files the
former relies one the later and waits for new files.

Also show_passwords() was not only used to list password files/requests but
also to query the user.

No functional changes.
src/tty-ask-password-agent/tty-ask-password-agent.c