mirror of
https://github.com/clearml/dropbear
synced 2025-05-22 12:14:05 +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));
|
m_burn(buffer, sizeof(buffer));
|
||||||
return ret;
|
return ret;
|
||||||
|
|
||||||
error:
|
error:
|
||||||
m_burn(buffer, sizeof(buffer));
|
m_burn(buffer, sizeof(buffer));
|
||||||
if (ret) {
|
if (ret) {
|
||||||
if (ret->keyblob) {
|
if (ret->keyblob) {
|
||||||
|
Loading…
Reference in New Issue
Block a user