From: Anselm R. Garbe Date: Tue, 12 Sep 2006 08:57:28 +0000 (+0200) Subject: removed a bunch of lines through making function signatures more consistent with... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/ca65478c8968434c78aacf4a102ccbbe4a66ad9e?hp=ca65478c8968434c78aacf4a102ccbbe4a66ad9e removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) ---