diff options
author | Matt Johnston <matt@ucc.asn.au> | 2006-03-25 12:57:44 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2006-03-25 12:57:44 +0000 |
commit | 3cee7b6378c826ba9cf87c830bb199d7a4020a85 (patch) | |
tree | d8d5f8da1637f9a2e1919d8b7d6614fb6f89893d /cli-auth.c | |
parent | dde673f8d7f2500c00c14384a17f5ee74e80431c (diff) | |
parent | 1e03393b6813b8dc77916665d8940475f06acdb2 (diff) |
merge of 6ace12c71fc2773210f2f3d374c96622ca54fe48
and 84eb6fedc6df0666f8053b9018bf16635dbfb257
--HG--
extra : convert_revision : 11034278bd1917bebcbdc69cf53b1891ce9db121
Diffstat (limited to 'cli-auth.c')
-rw-r--r-- | cli-auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -236,8 +236,8 @@ void recv_msg_userauth_success() { void cli_auth_try() { - TRACE(("enter cli_auth_try")) int finished = 0; + TRACE(("enter cli_auth_try")) CHECKCLEARTOWRITE(); |