fix indentation
This commit is contained in:
parent
49ed57a9b2
commit
0eda46fbdf
@ -188,7 +188,7 @@ int safe_strerror(
|
||||
buffer_ = strerror(error_code_);
|
||||
return errno;
|
||||
#else
|
||||
return 0;
|
||||
return 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user