Added missing const for cec_set_configuration argument
authorkingosticks <kingosticks@gmail.com>
Mon, 9 Jun 2014 21:48:22 +0000 (22:48 +0100)
committerkingosticks <kingosticks@gmail.com>
Mon, 9 Jun 2014 21:48:22 +0000 (22:48 +0100)
commit0303a29df2d5c7db34ef59ad297f04d4348d9401
treeed3f2d435a0d1185b4b2fef581f73826ba7271e0
parent30d91946a284571ac9f56c5190ea78e279807a44
Added missing const for cec_set_configuration argument

Method now matches prototype and is correctly exported for C.
src/lib/LibCECC.cpp