cppcheck
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
#include <jansson.h>
|
#include <jansson.h>
|
||||||
|
|
||||||
int PrintAIDDescription(json_t *root, char *aid, bool verbose);
|
int PrintAIDDescription(json_t *xroot, char *aid, bool verbose);
|
||||||
int PrintAIDDescriptionBuf(json_t *root, uint8_t *aid, size_t aidlen, bool verbose);
|
int PrintAIDDescriptionBuf(json_t *root, uint8_t *aid, size_t aidlen, bool verbose);
|
||||||
json_t *AIDSearchInit(bool verbose);
|
json_t *AIDSearchInit(bool verbose);
|
||||||
json_t *AIDSearchGetElm(json_t *root, int elmindx);
|
json_t *AIDSearchGetElm(json_t *root, int elmindx);
|
||||||
|
|||||||
Reference in New Issue
Block a user