From 124cc28bacfcb405db4c48156a92b691d673aa58 Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Wed, 13 Oct 2010 19:51:21 +0000 Subject: [PATCH] Typo --- libnfc/chips/pn53x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnfc/chips/pn53x.c b/libnfc/chips/pn53x.c index 2be4b53..e93c428 100644 --- a/libnfc/chips/pn53x.c +++ b/libnfc/chips/pn53x.c @@ -1438,7 +1438,7 @@ pn53x_ptt_to_nmt( const pn53x_target_type_t ptt ) } } -// FIXME How to handle conner case ? +// FIXME How to handle corner case ? const pn53x_target_type_t pn53x_nm_to_ptt(const nfc_modulation_t nm) {