Some cleanups/fixes for various TRACE statements

--HG--
extra : convert_revision : 84eb6fedc6df0666f8053b9018bf16635dbfb257
This commit is contained in:
Matt Johnston
2006-03-25 12:57:37 +00:00
parent 46d53c37fa
commit 1e03393b68
4 changed files with 8 additions and 7 deletions

View File

@@ -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();