Closed
Bug 168248
Opened 23 years ago
Closed 23 years ago
minor cleanup to nsMultiMixedConv.cpp
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
|
3.12 KB,
patch
|
Brade
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
most of this is just killing the last tabs in the file.
wrt the only non whitespace change: right now the mBuf and mBufLen get out of
sync for one function call, the change here prevents that. fwiw, i ran into this
function while looking into the stack of bug 167784.
Comment 2•23 years ago
|
||
Comment on attachment 98892 [details] [diff] [review]
the patch
r/sr=darin (thx!)
Attachment #98892 -
Flags: superreview+
Comment 3•23 years ago
|
||
Comment on attachment 98892 [details] [diff] [review]
the patch
r=brade
Attachment #98892 -
Flags: review+
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•