projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b43607e
)
@iceman1001 s compiler warning adjustment
author
marshmellow42
<marshmellowrf@gmail.com>
Mon, 15 Jun 2015 04:22:49 +0000
(
00:22
-0400)
committer
marshmellow42
<marshmellowrf@gmail.com>
Mon, 15 Jun 2015 04:22:49 +0000
(
00:22
-0400)
client/cmdcrc.c
patch
|
blob
|
blame
|
history
diff --git
a/client/cmdcrc.c
b/client/cmdcrc.c
index 6cfc7ac1e47ea0d9ad08dbe8a8f502bb17e4f60c..8a60fef60efd071ccd39a93161be631a9fc01b5f 100644
(file)
--- a/
client/cmdcrc.c
+++ b/
client/cmdcrc.c
@@
-311,7
+311,7
@@
int RunModel(char *inModel, char *inHexStr, bool reverse, char endian, char *res
int ibperhx = 8, obperhx = 8;
int rflags = 0; // search flags
int c;
int ibperhx = 8, obperhx = 8;
int rflags = 0; // search flags
int c;
- unsigned long width
= 0UL
;
+ unsigned long width;
poly_t apoly, crc;
char *string;
poly_t apoly, crc;
char *string;
Impressum
,
Datenschutz