From: András Veres-Szentkirályi Date: Mon, 9 Nov 2015 20:06:58 +0000 (+0100) Subject: Fixed copypasted hex output to match input X-Git-Tag: v2.3.0~17^2 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/7cdf6236cb289a2e112d028d31bebb5dc0d8221e?hp=7cdf6236cb289a2e112d028d31bebb5dc0d8221e Fixed copypasted hex output to match input The value `x0` was obviously copypasted but not edited to reflect the real values used in `case` matching. ---