Closed
Bug 896341
Opened 11 years ago
Closed 11 years ago
Update include guards and modelines in MFBT
Categories
(Core :: MFBT, defect)
Core
MFBT
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
Waldo
:
review+
|
Details | Diff | Splinter Review |
I tried to consistently use /**/ style comments for the end-of-file #endif, because it seems some files still need to support C.
Attachment #779073 -
Flags: review?(jwalden+bmo)
Comment 1•11 years ago
|
||
Comment on attachment 779073 [details] [diff] [review]
Patch v1
Review of attachment 779073 [details] [diff] [review]:
-----------------------------------------------------------------
Honestly I'm not sure why consistency on the closing-#ifdef comment bit matters, but whatever.
Attachment #779073 -
Flags: review?(jwalden+bmo) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•