Bug 121203 - Fix indentation in JSC Debugger header files
Summary: Fix indentation in JSC Debugger header files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-11 19:18 PDT by Mark Lam
Modified: 2013-09-11 19:25 PDT (History)
0 users

See Also:


Attachments
the patch. (9.61 KB, patch)
2013-09-11 19:21 PDT, Mark Lam
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2013-09-11 19:18:59 PDT
This is purely cosmetic to fix the indentation in these files.
Comment 1 Mark Lam 2013-09-11 19:21:42 PDT
Created attachment 211383 [details]
the patch.
Comment 2 Mark Lam 2013-09-11 19:25:41 PDT
Thanks for the review.  Landed in r155586: <http://trac.webkit.org/r155586>.