Pre-cleanup for D191.
Details
Details
- Reviewers
deadalnix sickpig kyuupichan awemany - Group Reviewers
Restricted Project - Commits
- rSTAGING13587fa29595: Format guiutil.h and guiutil.cpp
rABC13587fa29595: Format guiutil.h and guiutil.cpp
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- format_guiutil
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 264 Build 264: arc lint + arc unit
Event Timeline
Comment Actions
There is some babysitting to do on that one.
| src/qt/guiutil.cpp | ||
|---|---|---|
| 209 | dito | |
| 288 | Put comment before the if. | |
| 583 | Move coment before the if, it avoids doing this kind of thing. | |
| 938 | Put comment before the variable declaration. | |
| src/qt/guiutil.h | ||
| 136 | This comment is fucked up. You can just put in on one line and let arc lint do its job :) | |
| 160 | Same here. | |
| 231 | dito | |
| 245 | dito | |