fix/TD-26434
This commit is contained in:
parent
acefaa6735
commit
09f74cc9ad
|
@ -29,7 +29,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define AUDIT_DETAIL_MAX 64000
|
||||
#define AUDIT_DETAIL_MAX 65536
|
||||
|
||||
typedef struct {
|
||||
const char *server;
|
||||
|
|
Loading…
Reference in New Issue