Skip to content

Commit 8c9444b

Browse files
committed
cosmetics
1 parent 7b46dd6 commit 8c9444b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/cectypes.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ typedef enum cec_adapter_type
861861
ADAPTERTYPE_RPI = 0x100,
862862
ADAPTERTYPE_TDA995x = 0x200,
863863
ADAPTERTYPE_EXYNOS = 0x300,
864-
ADAPTERTYPE_AOCEC = 0x500
864+
ADAPTERTYPE_AOCEC = 0x500
865865
} cec_adapter_type;
866866

867867
/** force exporting through swig */

0 commit comments

Comments
 (0)