diff options
Diffstat (limited to 'base/file_descriptor_shuffle.h')
-rw-r--r-- | base/file_descriptor_shuffle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/file_descriptor_shuffle.h b/base/file_descriptor_shuffle.h index 2592b80..e0cb88b 100644 --- a/base/file_descriptor_shuffle.h +++ b/base/file_descriptor_shuffle.h @@ -76,4 +76,4 @@ static inline bool ShuffleFileDescriptors(const InjectiveMultimap& map) { } // namespace base -#endif // !BASE_FILE_DESCRIPTOR_SHUFFLE_H_ +#endif // BASE_FILE_DESCRIPTOR_SHUFFLE_H_ |