Use standard spacing for user/pass prompt

Kind of minor, but it annoys me that the default auth callback
doesn't put a space between the prompt and the input, like a typical
terminal, ssh, etc. This patch changes the current prompt:

Please enter your authentication name:myuser

to

Please enter your authentication name: myuser
This commit is contained in:
Cole Robinson 2010-02-24 14:19:28 -05:00
parent b39c2068e4
commit 8ac0334ebd