From: iposva@chromium.org Date: Mon, 13 Jul 2009 15:00:35 +0000 (+0000) Subject: - Added missing braces in an if statement as a drive-by-edit. X-Git-Tag: upstream/4.7.83~23656 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ea35a858f5d6ecc69bd1966327a4f12e050896a;p=platform%2Fupstream%2Fv8.git - Added missing braces in an if statement as a drive-by-edit. - Removed executable bits from Xcode project file. Review URL: http://codereview.chromium.org/155411 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2443 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/src/api.cc b/src/api.cc index b9e0cec..145fa9d 100644 --- a/src/api.cc +++ b/src/api.cc @@ -1085,8 +1085,9 @@ Local