Files
proxmark3/client
iceman1001 0ad1a1d492 FIX: minor variable fixes when compiling on linux.
cmddata.c: In function ‘Cmdmandecoderaw’:
cmddata.c:420:2: warning: format ‘%i’ expects argument of type ‘int *’, but argument 4 has type ‘size_t *’ [-Wformat=]
  sscanf(Cmd, "%i %i", &invert, &maxErr);
  ^

cmdlfem4x.c: In function ‘CmdEM410xRead’:
cmdlfem4x.c:58:2: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ [-Wformat=]
  sprintf(id, "%010llx",lo);
  ^
2015-06-14 23:02:52 +02:00
..
2015-02-21 21:36:02 -05:00
2015-06-09 21:29:24 +02:00
2015-01-12 22:16:46 +01:00
2015-01-12 22:16:46 +01:00
2015-05-13 09:13:42 +02:00
2015-05-13 09:13:42 +02:00
2014-09-11 23:23:46 +02:00
2014-09-11 23:23:46 +02:00
2015-05-13 09:13:42 +02:00
2010-05-06 11:24:01 +00:00
2015-06-02 12:20:48 +02:00
2015-05-26 11:04:57 +02:00
2015-04-05 00:58:57 -04:00
2015-04-02 12:48:52 -04:00
2015-04-05 00:58:57 -04:00
2015-04-05 00:58:57 -04:00
2015-04-05 00:58:57 -04:00
2014-03-21 07:51:51 +00:00
2015-04-08 10:12:24 -04:00
2015-06-07 11:35:49 +02:00
2015-06-07 11:35:49 +02:00
2015-05-13 11:14:17 -04:00
2015-05-14 22:55:18 -04:00
2010-02-26 14:02:08 +00:00
2015-04-08 01:07:39 -04:00
2015-04-02 12:48:52 -04:00
2012-12-04 23:39:18 +00:00
2015-06-07 11:35:49 +02:00
2015-05-13 11:14:17 -04:00
2012-01-21 13:32:54 +00:00
2014-09-11 23:23:46 +02:00