projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
CHG: doesnt flush the printf() calls
[proxmark3-svn]
/
client
/
util.h
diff --git
a/client/util.h
b/client/util.h
index 990a84445a0be37252667574b6ea924383ee9505..57e129cdde33ed4d5d78baede982e7ca33b6edf7 100644
(file)
--- a/
client/util.h
+++ b/
client/util.h
@@
-14,7
+14,7
@@
#include <string.h>
#include <ctype.h>
#include <time.h>
-#include "data.h" //for FILE_PATH_SIZE
+#include "data.h"
//for FILE_PATH_SIZE
#ifndef ROTR
# define ROTR(x,n) (((uintmax_t)(x) >> (n)) | ((uintmax_t)(x) << ((sizeof(x) * 8) - (n))))
Impressum
,
Datenschutz