From b6f87899677d55b5830f005e00df61d387c6b548 Mon Sep 17 00:00:00 2001 From: "deanm@chromium.org" Date: Tue, 10 Mar 2009 14:23:48 +0000 Subject: NO CODE CHANGE Normalize end of file newlines in chrome/. All files end in a single newline. Review URL: http://codereview.chromium.org/42015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11331 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/sqlite_utils.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/common/sqlite_utils.cc') diff --git a/chrome/common/sqlite_utils.cc b/chrome/common/sqlite_utils.cc index a1d62bc..3f7b525 100644 --- a/chrome/common/sqlite_utils.cc +++ b/chrome/common/sqlite_utils.cc @@ -400,4 +400,3 @@ std::wstring SQLStatement::column_wstring(int index) { column_wstring(index, &wstr); return wstr; } - -- cgit v1.1