mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Fix some mispellings of semaphore
This commit is contained in:
+1
-1
@@ -1178,7 +1178,7 @@ int can_register(FAR const char *path, FAR struct can_dev_s *dev)
|
||||
|
||||
for (i = 0; i < CONFIG_CAN_NPENDINGRTR; i++)
|
||||
{
|
||||
/* Initialize wait semahores. These semaphores are used for signaling
|
||||
/* Initialize wait semaphores. These semaphores are used for signaling
|
||||
* and should not have priority inheritance enabled.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user