diff options
Diffstat (limited to 'base/eintr_wrapper.h')
-rw-r--r-- | base/eintr_wrapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/eintr_wrapper.h b/base/eintr_wrapper.h index a3fb1e4..d2aee11 100644 --- a/base/eintr_wrapper.h +++ b/base/eintr_wrapper.h @@ -30,4 +30,4 @@ #endif // OS_POSIX -#endif // !BASE_EINTR_WRAPPER_H_ +#endif // BASE_EINTR_WRAPPER_H_ |