gmio_core/internal: fix GCC compilation error
This commit is contained in:
parent
02863819bf
commit
b7dc8335dd
@ -77,7 +77,7 @@ enum gmio_eat_word_error
|
||||
{
|
||||
GMIO_EAT_WORD_ERROR_OK = 0,
|
||||
GMIO_EAT_WORD_ERROR_EMPTY,
|
||||
GMIO_EAT_WORD_ERROR_CAPACITY_OVERFLOW,
|
||||
GMIO_EAT_WORD_ERROR_CAPACITY_OVERFLOW
|
||||
};
|
||||
typedef enum gmio_eat_word_error gmio_eat_word_error_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user