mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-08-15 22:23:14 +03:00
cosmetic: fix typo in comment
Change-Id: I85939afd424c957ae872fa99f40b9cd528375537
This commit is contained in:
@@ -63,7 +63,7 @@ const char *osmo_apdu_dump_context_buf(char *buf, unsigned int buf_len,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*! \brief input function for APDU segmentation
|
/*! \brief input function for APDU segmentation
|
||||||
* \param ac APDU context accross successive calls
|
* \param ac APDU context across successive calls
|
||||||
* \param[in] apdu_buf APDU inpud data buffer
|
* \param[in] apdu_buf APDU inpud data buffer
|
||||||
* \param[in] apdu_len Length of apdu_buf
|
* \param[in] apdu_len Length of apdu_buf
|
||||||
* \param[in] new_apdu Is this the beginning of a new APDU?
|
* \param[in] new_apdu Is this the beginning of a new APDU?
|
||||||
|
|||||||
Reference in New Issue
Block a user