提交 bfcd1e07 authored 作者: Michael Jerris's avatar Michael Jerris

compile failure due to no newline at end of file

上级 2cdfb045
...@@ -812,4 +812,4 @@ int xp_is_blocking(int errcode) ...@@ -812,4 +812,4 @@ int xp_is_blocking(int errcode)
return errcode == EAGAIN || errcode == EWOULDBLOCK || errcode == EINPROGRESS || errcode == EINTR; return errcode == EAGAIN || errcode == EWOULDBLOCK || errcode == EINPROGRESS || errcode == EINTR;
} }
#endif #endif
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论