The unified diff between revisions [7ad1775e..] and [84eb6fed..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'cli-auth.c'
#
#
# patch "cli-auth.c"
# from [3b308d18cc57b0b95f782bc7e4d8ea118a974343]
# to [c169ce388d46b810784035452f5800bbe3c85167]
#
============================================================
--- cli-auth.c 3b308d18cc57b0b95f782bc7e4d8ea118a974343
+++ cli-auth.c c169ce388d46b810784035452f5800bbe3c85167
@@ -236,8 +236,8 @@ void cli_auth_try() {
void cli_auth_try() {
+ int finished = 0;
TRACE(("enter cli_auth_try"))
- int finished = 0;
CHECKCLEARTOWRITE();