chain: Remove type-assurance macro for declarations
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Thu, 24 Jun 2010 18:21:30 +0000 (14:21 -0400)
committerShao Miller <shao.miller@yrdsb.edu.on.ca>
Thu, 24 Jun 2010 18:21:30 +0000 (14:21 -0400)
commita11be40aa29342d4b0ac33ebddb8f19918a0e531
treef9197db7261717db2d9ccbc8a4e79c08924e135b
parent3802c6a3f403b51f911492409c44b75d55db0c97
chain: Remove type-assurance macro for declarations

A coding pattern from WinVBlock leaked through whereby a
macro is used to declare functions having the same
prototype.  This makes their declarations look a little less
like a traditional declarations however, so that pattern
has been removed.

Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
com32/modules/chain.c