chiark / gitweb /
TABLE_FIND() now uses typeof. We're committed to GCC anyway so it
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 25 May 2008 13:52:24 +0000 (14:52 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 25 May 2008 13:52:24 +0000 (14:52 +0100)
commitba937f0119d6102d2af9cc777cce495e65544952
tree1a64d3ff857b6c6130adfd0710dc4e6fbda6d981
parent5ee84006635471924157f07fe1ffe75cb253cae5
TABLE_FIND() now uses typeof.  We're committed to GCC anyway so it
doesn't seem worthwhile avoiding it.
clients/disorder.c
disobedience/misc.c
lib/configuration.c
lib/eclient.c
lib/queue.c
lib/signame.c
lib/table.h
server/actions.c
server/options.c
server/schedule.c
server/server.c