commit | 2fdc86af6441d62cf6f3af049ac4cab1984d5323 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jan 26 23:08:02 2010 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jan 26 23:08:02 2010 |
tree | 4a548a889f1c261676bdd4b6ccbca4255cea1c5e | |
parent | 7e7a62b46abc05baaa5e969fd64cff485857c1b6 [diff] [blame] |
Style cleanup in preparation for auto-linting base/. BUG=none TEST=none Review URL: http://codereview.chromium.org/552004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37164 0039d316-1c4b-4281-b951-d872f2087c98
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 @@ } // namespace base -#endif // !BASE_FILE_DESCRIPTOR_SHUFFLE_H_ +#endif // BASE_FILE_DESCRIPTOR_SHUFFLE_H_