projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
952f3dc
)
ADD: added the "llu" macro shortcut as format specifier.
author
iceman1001
<iceman@iuse.se>
Sat, 16 Jan 2016 22:04:19 +0000
(23:04 +0100)
committer
iceman1001
<iceman@iuse.se>
Sat, 16 Jan 2016 22:04:19 +0000
(23:04 +0100)
client/proxmark3.h
patch
|
blob
|
blame
|
history
diff --git
a/client/proxmark3.h
b/client/proxmark3.h
index a634fd68179bf1d29b3bb4a8a29fed6fde3d3080..d8b34a086502508245a56cc23790a626dc9492d3 100644
(file)
--- a/
client/proxmark3.h
+++ b/
client/proxmark3.h
@@
-12,10
+12,11
@@
#ifndef PROXMARK3_H__
#define PROXMARK3_H__
-#define __STDC_FORMAT_MACROS
+#define __STDC_FORMAT_MACROS
1
#include <inttypes.h>
#define llx PRIx64
#define lli PRIi64
+#define llu PRIu64
#define hhu PRIu8
#include "usb_cmd.h"
Impressum
,
Datenschutz