enclosed the value of a macro in parenthesis
This commit is contained in:
@ -992,7 +992,7 @@ struct hcl_synerr_t
|
|||||||
typedef struct hcl_compiler_t hcl_compiler_t;
|
typedef struct hcl_compiler_t hcl_compiler_t;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define HCL_ERRMSG_CAPA 2048
|
#define HCL_ERRMSG_CAPA (2048)
|
||||||
|
|
||||||
struct hcl_t
|
struct hcl_t
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user