]> git.donarmstrong.com Git - qmk_firmware.git/commit
Cleanup after merge
authorWojciech Siewierski <wojciech.siewierski@onet.pl>
Sat, 2 Apr 2016 16:00:28 +0000 (18:00 +0200)
committerWojciech Siewierski <wojciech.siewierski@onet.pl>
Sat, 2 Apr 2016 17:29:01 +0000 (19:29 +0200)
commit4dce7258d1b31be0d91f6de0693a10917f514dd8
tree073d8e67974e0a1bbf66022f219a151fc7a752b0
parent97cc44e063f4c4ea18a8ad3f3bb2519f1117c93a
Cleanup after merge

- remove a superfluous parenthesis
- wrap lines longer than 80 characters
- add const specifiers where appropriate
- remove unnecessary casts
tmk_core/common/action.c