Fix probably-incorrect parameter passing, not spotted by compiler due to use of void.
authorCarl Hetherington <cth@carlh.net>
Fri, 28 Sep 2012 10:35:00 +0000 (11:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 28 Sep 2012 10:35:00 +0000 (11:35 +0100)
commitead1fe52045b83a1a37479bc08f51a4c626e0f8d
tree5b0a2df45b0142e0cd41942449f2dbb0e7b9d749
parent21ef63ff3765a4896920fd7b68ec2b90b49fa245
Fix probably-incorrect parameter passing, not spotted by compiler due to use of void.
src/lib/decoder.cc