From: merlokk <olegmsn@gmail.com>
Date: Mon, 16 Oct 2017 08:33:17 +0000 (+0300)
Subject: small fix #416
X-Git-Tag: v3.1.0~160^2
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/73d7bf75c8b1d9afde18964ba597a84966b4f272?ds=sidebyside

small fix #416
---

diff --git a/armsrc/iso14443b.h b/armsrc/iso14443b.h
index f90c54f3..de6faa92 100644
--- a/armsrc/iso14443b.h
+++ b/armsrc/iso14443b.h
@@ -7,7 +7,7 @@
 // at your option, any later version. See the LICENSE.txt file for the text of
 // the license.
 //-----------------------------------------------------------------------------
-// Routines to support ISO 14443 type A.
+// Routines to support ISO 14443 type B.
 //-----------------------------------------------------------------------------
 
 #ifndef __ISO14443B_H