-- fix: a non StrictCompile() warning. now builds cleanly on f11/x32
This commit is contained in:
@@ -302,7 +302,7 @@ StartAgentsWithPriority(int priority, BOOL onlyCrashed, BOOL printMessage)
|
||||
static BOOL
|
||||
LoadAgentConfiguration()
|
||||
{
|
||||
unsigned char *config;
|
||||
char *config;
|
||||
BOOL retcode = FALSE;
|
||||
BongoJsonNode *node;
|
||||
BongoJsonResult res;
|
||||
|
||||
Reference in New Issue
Block a user