c799a9c4c0
- Use EXIT_SUCCESS/EXIT_FAILURE where appropriate. - Cut long lines. - Properly indent continuation of lines. - Sort includes. - Replace u_int with unsigned int. - Remove parenthesis around return values. - Add blank line at the beginning of functions without local parameters. - Cast *printf calls to void. |
||
---|---|---|
.. | ||
Makefile | ||
display.c | ||
keyboard.c | ||
keysym.c | ||
map_parse.y | ||
map_scan.l | ||
mkkeysym.sh | ||
mouse.c | ||
util.c | ||
wsconsctl.8 | ||
wsconsctl.c | ||
wsconsctl.h |