From: Andre Noll Date: Mon, 13 Aug 2012 06:35:17 +0000 (+0200) Subject: sideband: Fix SBB_INIT(). X-Git-Tag: v0.4.12~39^2 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=39802f2f11763b1e1164ef36009213eb7cdb54bb;hp=39802f2f11763b1e1164ef36009213eb7cdb54bb sideband: Fix SBB_INIT(). The macro parameter is called "_band" rather than "band". This only worked by accident because all users called the argument "band". ---