summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2018-02-24 13:54:15 +0100
committerRobin Gareus <robin@gareus.org>2018-02-24 13:55:20 +0100
commitceac42cc039d9043e0bcf929c6e8207d7f8fc7d4 (patch)
tree69346ff1854fb3a690e92cabfd938e6e6d65db47 /gtk2_ardour/rc_option_editor.cc
parent75122af11897aa5bf6b5b9fb2ab5a984eb1ef8a6 (diff)
NO-OP: whitespace
- remove trailing whitespace - remove space after opening brackets and before closing brackets - add space around operators - do not use '//' for multi-line comments, do not use "//" on line-start to comment-out code breaking indenting (-Wmisleading-indent) - do add a single space after comment-start /*{SPACE}... or //{SPACE}... - reserve duplicate whitespace " " for alignment, remove other duplicate whitespace - use established "TODO" and "XXX" (highlighted keywords) - remove equal-sign series "====" (those indicate merge conflicts)
Diffstat (limited to 'gtk2_ardour/rc_option_editor.cc')
0 files changed, 0 insertions, 0 deletions