JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed a bunch of lines through making function signatures more consistent with...
authorAnselm R. Garbe <arg@10kloc.org>
Tue, 12 Sep 2006 08:57:28 +0000 (10:57 +0200)
committerAnselm R. Garbe <arg@10kloc.org>
Tue, 12 Sep 2006 08:57:28 +0000 (10:57 +0200)
commitca65478c8968434c78aacf4a102ccbbe4a66ad9e
treea7b8e02be5fb457e1c3f0e646e212911048390b6
parenta1e9362d38d0527d482bf7bec735d3a949a24d82
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)
client.c
draw.c
event.c
main.c
tag.c
util.c
view.c