summaryrefslogtreecommitdiffstats
path: root/tools/memory_watcher/dllmain.cc
diff options
context:
space:
mode:
authordeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-11 15:17:55 +0000
committerdeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-11 15:17:55 +0000
commit36dcefdc455ef5ec4cd2d8c0efc40da49cdf28b5 (patch)
tree40409ac0feacbd55370ad5158a4c80b1c126777a /tools/memory_watcher/dllmain.cc
parent4feee9506964062efdb2dcdeb864d69bd143be60 (diff)
downloadchromium_src-36dcefdc455ef5ec4cd2d8c0efc40da49cdf28b5.zip
chromium_src-36dcefdc455ef5ec4cd2d8c0efc40da49cdf28b5.tar.gz
chromium_src-36dcefdc455ef5ec4cd2d8c0efc40da49cdf28b5.tar.bz2
NO CODE CHANGE
Normalize end of file newlines in build/ media/ printing/ testing/ and tools/. All files end in a single newline. Review URL: http://codereview.chromium.org/43082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11449 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/memory_watcher/dllmain.cc')
-rw-r--r--tools/memory_watcher/dllmain.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/memory_watcher/dllmain.cc b/tools/memory_watcher/dllmain.cc
index 21fd574..a7d69f4 100644
--- a/tools/memory_watcher/dllmain.cc
+++ b/tools/memory_watcher/dllmain.cc
@@ -143,4 +143,3 @@ __declspec(dllexport) void __cdecl SetLogName(char* name) {
}
} // extern "C"
-