[TD-225] refactor.
This commit is contained in:
parent
2069862bb7
commit
c4df06e862
|
@ -28,7 +28,7 @@ extern "C" {
|
||||||
default: \
|
default: \
|
||||||
(_v) = (_finalType)GET_INT32_VAL(_data); \
|
(_v) = (_finalType)GET_INT32_VAL(_data); \
|
||||||
break; \
|
break; \
|
||||||
};
|
}
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue