From: Iceman Date: Mon, 16 Oct 2017 08:36:49 +0000 (+0200) Subject: Merge pull request #420 from merlokk/b_fix X-Git-Tag: v3.1.0~160 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/a008a74541b6f6546b8cbfe9ca61fd8ecda72c85?hp=275d9e61c245e65fe09ccb5c49f09dfe505a642d Merge pull request #420 from merlokk/b_fix 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