gri3-wm/i3bar/src
Orestis Floros aca7790217
Fix redundant return statements
… at the end of a function with a void return type.

Found using clang-tidy's readability-redundant-control-flow.
2018-04-27 00:09:42 +03:00
..
child.c Add relative coordinates in JSON for i3bar click events (fixes #2767) 2017-12-20 22:51:14 +05:30
config.c Merge pull request #3246 from orestisf1993/bar-modifier-3234 2018-04-17 13:13:18 +02:00
ipc.c i3bar: forward the sync request via IPC, not X11 2018-03-30 21:14:51 +02:00
main.c Add an i3bar flag: --verbose 2018-04-13 23:09:44 +08:00
mode.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
outputs.c i3bar: free output data structures 2017-12-03 20:25:34 +02:00
parse_json_header.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspaces.c Add strip_workspace_name 2018-03-11 12:17:42 +08:00
xcb.c Fix redundant return statements 2018-04-27 00:09:42 +03:00