mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
CHG: Syntax suger
This commit is contained in:
parent
685d366c73
commit
ea54ec7395
1 changed files with 0 additions and 2 deletions
|
@ -159,8 +159,6 @@ static inline void extend_table_simple(uint32_t *tbl, uint32_t **end, int bit)
|
|||
} else // drop
|
||||
*tbl-- = *(*end)--;
|
||||
}
|
||||
|
||||
|
||||
/** recover
|
||||
* recursively narrow down the search space, 4 bits of keystream at a time
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue