mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
More en masse cleanup (whitespace/newlines/headers/etc)
This commit is contained in:
parent
49b35ff9c2
commit
e30c654b19
24 changed files with 683 additions and 674 deletions
|
@ -1,5 +1,5 @@
|
|||
#ifndef LEGIC_PRNG_H__
|
||||
#define LEGIC_PRNG_H__
|
||||
#ifndef __LEGIC_PRNG_H
|
||||
#define __LEGIC_PRNG_H
|
||||
|
||||
#include <stdint.h>
|
||||
extern void legic_prng_init(uint8_t init);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue