Fix thinko which broke xyz->rgb conversion.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Jun 2015 15:18:42 +0000 (16:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Jun 2015 15:18:42 +0000 (16:18 +0100)
commit64e234d1828e9718aa6e8d4dce065b80491eb8f4
tree2425ca2d91a9a7eb27ca66f0c9d922da5a7f58d6
parent07931370047752c51c54f91a77cef13320de267c
Fix thinko which broke xyz->rgb conversion.
src/rgb_xyz.cc
test/colour_conversion_test.cc
test/rgb_xyz_test.cc