From 6ce52695312dc321301b8b80f3e2fddadccb089a Mon Sep 17 00:00:00 2001 From: "deanm@chromium.org" Date: Wed, 11 Mar 2009 15:06:36 +0000 Subject: NO CODE CHANGE Normalize end of file newlines in sandbox/. All files end in a single newline. Review URL: http://codereview.chromium.org/43080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11447 0039d316-1c4b-4281-b951-d872f2087c98 --- sandbox/wow_helper/wow_helper.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'sandbox/wow_helper/wow_helper.cc') diff --git a/sandbox/wow_helper/wow_helper.cc b/sandbox/wow_helper/wow_helper.cc index a51cfe7..6df4c0e 100644 --- a/sandbox/wow_helper/wow_helper.cc +++ b/sandbox/wow_helper/wow_helper.cc @@ -123,4 +123,3 @@ int wWinMain(HINSTANCE, HINSTANCE, wchar_t* command_line, int) { const size_t kPageSize = 4096; return sandbox::PatchNtdll(child, thunk, kPageSize); } - -- cgit v1.1