From 73d7bf75c8b1d9afde18964ba597a84966b4f272 Mon Sep 17 00:00:00 2001 From: merlokk Date: Mon, 16 Oct 2017 11:33:17 +0300 Subject: [PATCH] small fix #416 --- armsrc/iso14443b.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2