summaryrefslogtreecommitdiffstats
path: root/base/word_iterator.h
diff options
context:
space:
mode:
authordeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-14 11:44:17 +0000
committerdeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-14 11:44:17 +0000
commit2292150628e06a4514b77e15730d1e788c053d5b (patch)
tree8d0642c17c893cfbbf4e7010db32192acf4257db /base/word_iterator.h
parent1020d2f359c516286d799a3df06f6050ed99c3cd (diff)
downloadchromium_src-2292150628e06a4514b77e15730d1e788c053d5b.zip
chromium_src-2292150628e06a4514b77e15730d1e788c053d5b.tar.gz
chromium_src-2292150628e06a4514b77e15730d1e788c053d5b.tar.bz2
Add a trailing EOL to source files. This eliminates warnings in GCC.
No code change. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@865 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/word_iterator.h')
-rw-r--r--base/word_iterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/word_iterator.h b/base/word_iterator.h
index 097290f..14db408 100644
--- a/base/word_iterator.h
+++ b/base/word_iterator.h
@@ -112,4 +112,4 @@ class WordIterator {
DISALLOW_EVIL_CONSTRUCTORS(WordIterator);
};
-#endif // BASE_WORD_ITERATOR_H__ \ No newline at end of file
+#endif // BASE_WORD_ITERATOR_H__