mirror of https://github.com/ARMmbed/mbed-os.git
spm spe: remove space
parent
56e3dd9a7f
commit
6ae3501a66
|
@ -27,7 +27,7 @@
|
||||||
/* -------------------------------- Handle Manager Module ---------------------------- */
|
/* -------------------------------- Handle Manager Module ---------------------------- */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The Handle Manager module generates and exposes a unique
|
* The Handle Manager module generates and exposes a unique
|
||||||
* identifier (handle) per handle memory (handle_mem) it receives.
|
* identifier (handle) per handle memory (handle_mem) it receives.
|
||||||
* You can use the exposed handle identifier to relate to the "registered"
|
* You can use the exposed handle identifier to relate to the "registered"
|
||||||
* handle memory.
|
* handle memory.
|
||||||
|
|
Loading…
Reference in New Issue