mirror of https://github.com/ARMmbed/mbed-os.git
One more missing period.
parent
782251a089
commit
fae81b698b
|
@ -257,7 +257,7 @@ public:
|
|||
* This API is used to perform final computation to get correct CRC value.
|
||||
*
|
||||
* @param crc CRC result
|
||||
* @return 0 on success or a negative in case of failure
|
||||
* @return 0 on success or a negative in case of failure.
|
||||
*/
|
||||
int32_t compute_partial_stop(uint32_t *crc)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue