mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
make style
This commit is contained in:
parent
0d9223a547
commit
0373696662
483 changed files with 56514 additions and 52451 deletions
|
@ -9,6 +9,6 @@
|
|||
#ifndef __CRC64_H
|
||||
#define __CRC64_H
|
||||
|
||||
void crc64 (const uint8_t *data, const size_t len, uint64_t *crc) ;
|
||||
void crc64(const uint8_t *data, const size_t len, uint64_t *crc) ;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue