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