mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
cppchecker
This commit is contained in:
parent
20547d773b
commit
0033715a59
2 changed files with 3 additions and 3 deletions
|
@ -146,7 +146,7 @@
|
|||
* the keys for the metadata clash with existing keys in the JSON map.
|
||||
*/
|
||||
|
||||
extern FILE *open_memstream(char **bufptr, size_t *sizeptr);
|
||||
extern FILE *open_memstream(char **bufptr, size_t *lenptr);
|
||||
|
||||
enum ConversionStatusFlags {
|
||||
TypeWasNotNative = 0x100, /* anything but strings, boolean, null, arrays and maps */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue