mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 15:53:55 +00:00
1. Added MeshCommand_HostInfo command
2. Fixed compiler warnings
This commit is contained in:
@@ -78,7 +78,6 @@ duk_ret_t ModSearchTable_Put(duk_context *ctx, duk_idx_t table, char *key, char
|
||||
uint32_t ILibDuktape_ModSearch_GetJSModuleDate(duk_context *ctx, char *id)
|
||||
{
|
||||
uint32_t retVal;
|
||||
ILibHashtable table = NULL;
|
||||
char *mpath;
|
||||
duk_size_t mpathLen;
|
||||
char *fileName = NULL;
|
||||
|
||||
Reference in New Issue
Block a user