mirror of
https://github.com/clearml/dropbear
synced 2025-05-21 19:46:11 +00:00
make indenting consistent
This commit is contained in:
parent
5127943673
commit
0ee860a011
@ -475,7 +475,7 @@ static struct openssh_key *load_openssh_key(const char *filename)
|
||||
m_burn(buffer, sizeof(buffer));
|
||||
return ret;
|
||||
|
||||
error:
|
||||
error:
|
||||
m_burn(buffer, sizeof(buffer));
|
||||
if (ret) {
|
||||
if (ret->keyblob) {
|
||||
|
Loading…
Reference in New Issue
Block a user