Rename cec_audio_status() to cec_audio_get_status() to avoid conflict with the cec_au...
authorDave Chapman <dave@dchapman.com>
Sat, 29 Dec 2012 10:01:06 +0000 (10:01 +0000)
committerDave Chapman <dave@dchapman.com>
Sat, 29 Dec 2012 10:01:06 +0000 (10:01 +0000)
commitaa76c1161ba67de43c8b6de473b487f7b5d37fb5
tree9b0d91b0de8c74849e896e00913de0205fa83870
parent576bebd2ab4dd03533e765c6a743cbec11c51a4b
Rename cec_audio_status() to cec_audio_get_status() to avoid conflict with the cec_audio_status enum.  This makes the C API compile again.
include/cecc.h
src/lib/LibCECC.cpp