mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
make style
changes
This commit is contained in:
parent
160d61682b
commit
0a598b254c
5 changed files with 138 additions and 130 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
typedef struct {
|
||||
// ISSUE: `bool` type does not have a standard-defined size.
|
||||
// therefore, compatibility between architectures /
|
||||
// therefore, compatibility between architectures /
|
||||
// compilers is not guaranteed.
|
||||
// ISSUE: C99 has no _Static_assert() ... was added in C11
|
||||
// TODO: add _Static_assert(sizeof(bool)==1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue