X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a704cbe89dddc7504705a6e8fe5ab47afb92fa88..6fc6cd0f57c9f036e3d1e976607df87dbb0214b2:/armsrc/iso14443b.h?ds=sidebyside

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