Oups, too quick replacement commited in r1183

This commit is contained in:
Audrey Diacre 2011-11-25 15:47:24 +00:00
parent 52bc5853d8
commit 297a8566a0
3 changed files with 5 additions and 5 deletions

View file

@ -318,7 +318,7 @@ pn53x_unwrap_frame (const uint8_t *pbtFrame, const size_t szFrameBits, uint8_t *
}
bool
pn53x_decode_target_data (const uint8_t *pbtRawData, size_t szRawData, pn53x_type type, nfc_modulationype nmt,
pn53x_decode_target_data (const uint8_t *pbtRawData, size_t szRawData, pn53x_type type, nfc_modulation_type nmt,
nfc_target_info *pnti)
{
uint8_t szAttribRes;