mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-28 04:40:02 -04:00
fix: modify syscap_define.h and clear compile warnings.
Signed-off-by: yudechen <chenyude@huawei.com> Change-Id: I1e5abe8d15aa4096d2c48621a7fdb790c0dd4697
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
printf("ERROR: [%s: %d] -> ", __FILE__, __LINE__); \
|
||||
printf(__VA_ARGS__); \
|
||||
} while (0)
|
||||
#define SYSCAP_VERSION "1.1.1"
|
||||
#define SYSCAP_VERSION "1.1.2"
|
||||
#define OUTPUT_VERSION_LEN 200
|
||||
#define ENCODE 0
|
||||
#define DECODE 1
|
||||
|
||||
Reference in New Issue
Block a user