Closed
Bug 329989
Opened 19 years ago
Closed 19 years ago
Remove hard tab chars from S/Mime code in mailnews/mime/src/
Categories
(MailNews Core :: Security: S/MIME, defect)
MailNews Core
Security: S/MIME
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KaiE, Assigned: KaiE)
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
28.93 KB,
patch
|
mscott
:
review+
mscott
:
superreview+
mscott
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
I propose we replace all hard tab chars in files
mimecms.h
mimecms.cpp
mimemcms.h
mimemcms.cpp
with 2 spaces.
This matches the spacing in the rest of the file.
This change will ease reviewing of a larger patch I'm working on.
I would like to land this white space change first, so reviewing the other patch will be much simpler.
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #214626 -
Flags: superreview?(mscott)
Attachment #214626 -
Flags: review?(mscott)
Attachment #214626 -
Flags: approval-branch-1.8.1?(mscott)
Updated•19 years ago
|
Attachment #214626 -
Flags: superreview?(mscott)
Attachment #214626 -
Flags: superreview+
Attachment #214626 -
Flags: review?(mscott)
Attachment #214626 -
Flags: review+
Attachment #214626 -
Flags: approval-branch-1.8.1?(mscott)
Attachment #214626 -
Flags: approval-branch-1.8.1+
Assignee | ||
Comment 2•19 years ago
|
||
checked in, trunk and 1.8 branch
You need to log in
before you can comment on or make changes to this bug.
Description
•