cec: use int instead of bool on the public C interface and remove stdbool.h include
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 13 Oct 2011 18:25:50 +0000 (20:25 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 13 Oct 2011 18:25:50 +0000 (20:25 +0200)
commit02ee2c6832291a768a1bf749baf68ec8756db528
tree31ef74d9a02b5c9b016b723f5ffb2d55eda0698b
parentcb9157778536cfca3ab8e4b98d60e08072887dd5
cec: use int instead of bool on the public C interface and remove stdbool.h include
include/cecc.h
include/cectypes.h
src/lib/LibCECC.cpp