Skip to content
GitLab
Explore
Sign in
Register
Minor beautification
Code
Review changes
Check out branch
Download
Patches
Plain diff
Christoph Grüninger
requested to merge
feature/small-beautifications
into
master
Feb 22, 2016
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
Remove unused typedef
Replace "if (cond) continue" by "if (!cond)"
Remove pointless return after throw
Whitespace changes
Merge request reports
Loading