Skip to content

connection: fix format string for auth failure

Jakub Janků requested to merge jjanku/gtk-vnc:fix-auth-error-fstring into master

This error is visible when entering an empty password and results into an error message like this:

"Unknown authentication failure: %s: Weak encryption key"

Signed-off-by: Jakub Janků jjanku@redhat.com

Merge request reports