Damn. Fix typo in previous commit.

This commit is contained in:
Dag-Erling Smørgrav 2001-05-27 10:46:19 +00:00
parent 8d935c53ef
commit 5ef824ed2b

View File

@ -754,7 +754,7 @@ main(int argc, char *argv[])
r = 0;
/* authentication */
if (vtty)
if (v_tty)
fetchAuthMethod = query_auth;
while (argc) {