diff options
Diffstat (limited to 'base/scoped_handle.h')
-rw-r--r-- | base/scoped_handle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/scoped_handle.h b/base/scoped_handle.h index e53b2dd..32a4b3c 100644 --- a/base/scoped_handle.h +++ b/base/scoped_handle.h @@ -51,4 +51,4 @@ class ScopedStdioHandle { DISALLOW_EVIL_CONSTRUCTORS(ScopedStdioHandle); }; -#endif // BASE_SCOPED_HANDLE_H_ +#endif // BASE_SCOPED_HANDLE_H_ |