Bug 27000 - Minor clean up to runtime_root.{cpp|h}
Summary: Minor clean up to runtime_root.{cpp|h}
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-06 14:11 PDT by David Kilzer (:ddkilzer)
Modified: 2009-07-06 15:47 PDT (History)
0 users

See Also:


Attachments
Patch v1 (1.80 KB, patch)
2009-07-06 14:11 PDT, David Kilzer (:ddkilzer)
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2009-07-06 14:11:22 PDT
Created attachment 32317 [details]
Patch v1

Minor clean up to runtime_root.{cpp|h}

Reviewed by NOBODY (OOPS!).

* bridge/runtime_root.cpp: Added blank line between license and the first #include statement.
* bridge/runtime_root.h: Added comment to #endif.
Comment 1 David Kilzer (:ddkilzer) 2009-07-06 15:47:20 PDT
$ git svn dcommit
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/bridge/runtime_root.cpp
	M	WebCore/bridge/runtime_root.h
Committed r45571

http://trac.webkit.org/changeset/45571