Closed
Bug 161180
Opened 23 years ago
Closed 21 years ago
make nsIMIMEInfo.idl doxygen friendly
Categories
(Core :: Networking, enhancement)
Tracking
()
VERIFIED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
()
Details
problems:
* uses tabs
* uses /* */ instead of /** */
* typos
* lies
This means that a MIMEInfo object
41 * may have multiple file extensions associated with it.
42 * However, the reverse is not true.
is wrong, we've been meaning to dispell this misconception.
... first draft coming.
Comment 1•21 years ago
|
||
fixed by bz in revision 1.15 as part of bug 86640
first draft didn't came, obviously ;)
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
V, based on Christian's comments.
Status: RESOLVED → VERIFIED
Depends on: 86640
You need to log in
before you can comment on or make changes to this bug.
Description
•