#9151 closed patch
Semicolon cleanup
Reported by: | salty-horse | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | --Other-- |
Version: | Keywords: | ||
Cc: | Game: |
Description
The attached patch removes extra semicolons (and a bit of whitespace) from the lots of places in the codebase. Reported by clang++ -pedantic
Ticket imported from: #2973290. Ticket imported from: patches/1256.
Attachments (1)
Change History (5)
by , 15 years ago
Attachment: | semicolon.patch added |
---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Status: | new → closed |
---|
comment:3 by , 15 years ago
Owner: | set to |
---|
comment:4 by , 6 years ago
Component: | → --Other-- |
---|
Note:
See TracTickets
for help on using tickets.
Thanks, committed.