summaryrefslogtreecommitdiffstats
path: root/base/thread_local_storage_win.cc
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/thread_local_storage_win.cc
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/thread_local_storage_win.cc')
-rw-r--r--base/thread_local_storage_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/thread_local_storage_win.cc b/base/thread_local_storage_win.cc
index fc38323..8157e88 100644
--- a/base/thread_local_storage_win.cc
+++ b/base/thread_local_storage_win.cc
@@ -198,4 +198,4 @@ PIMAGE_TLS_CALLBACK p_thread_callback = OnThreadExit;
// Reset the default section.
#pragma data_seg()
-#endif // _WIN64 \ No newline at end of file
+#endif // _WIN64