Damn. Fix typo in previous commit.

This commit is contained in:
des 2001-05-27 10:46:19 +00:00
parent c4ad821f8d
commit c652271f23

View File

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