mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
style
This commit is contained in:
parent
c55b4d5aac
commit
64f9bb5e01
20 changed files with 135 additions and 135 deletions
|
@ -745,7 +745,7 @@ static int unpack(scanner_t *s, json_t *root, va_list *ap) {
|
|||
json_error_wrong_type,
|
||||
"Expected true or false, got %s",
|
||||
type_name(root)
|
||||
);
|
||||
);
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue