Closed
Bug 886
Opened 26 years ago
Closed 26 years ago
BUILD: compiler warning for missing brakets
Categories
(MozillaClassic Graveyard :: XFE, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: raff, Assigned: ramiro)
Details
Actually, without the brakets the code is also quite hard to read:
Index: cmd/xfe/colors.c
===================================================================
RCS file: /cvsroot/mozilla/cmd/xfe/colors.c,v
retrieving revision 3.4
diff -b -r3.4 colors.c
164a165
> {
165a167
> {
169a172
> }
171a175
> }
172a177
> {
176a182
> }
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•