1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-29 13:01:14 +03:00

Expanded tabs to spaces.

This commit is contained in:
Guenter Knauf
2010-12-22 14:27:55 +01:00
parent fd691deb17
commit aa4f861643
7 changed files with 39 additions and 39 deletions

View File

@ -144,7 +144,7 @@ int main(int argc, char *argv[])
username, identity->comment);
break;
}
prev_identity = identity;
prev_identity = identity;
}
if (rc) {
fprintf(stderr, "Couldn't continue authentication\n");