mirror of https://github.com/ARMmbed/mbed-os.git
Corrected typo
parent
d22d8af2a2
commit
56f3868e48
|
@ -272,7 +272,7 @@ protected:
|
||||||
int _hz;
|
int _hz;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
/* Private acquire fucntion without locking/unlocking
|
/* Private acquire function without locking/unlocking
|
||||||
* Implemented in order to avoid duplicate locking and boost performance
|
* Implemented in order to avoid duplicate locking and boost performance
|
||||||
*/
|
*/
|
||||||
void _acquire(void);
|
void _acquire(void);
|
||||||
|
|
Loading…
Reference in New Issue