cec: receive and send full cec_commands, not CCECAdapterMessages in CAdapterCommunica...
[deb_libcec.git] / include / cectypes.h
index 36057eb1f53d046b5c6212a5b63736bcd3f63b67..ddbd79fdef1da68a2638011dacd222ffd1efea1e 100644 (file)
@@ -874,7 +874,6 @@ typedef struct cec_logical_addresses
 #endif
 } cec_logical_addresses;
 
-
 typedef int (CEC_CDECL* CBCecLogMessageType)(void *param, const CEC::cec_log_message &);
 typedef int (CEC_CDECL* CBCecKeyPressType)(void *param, const cec_keypress &key);
 typedef int (CEC_CDECL* CBCecCommandType)(void *param, const cec_command &command);