mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
Missing # on endif
This commit is contained in:
@@ -127,4 +127,4 @@ int sem_setprotocol(FAR sem_t *sem, int protocol)
|
|||||||
return ERROR;
|
return ERROR;
|
||||||
}
|
}
|
||||||
|
|
||||||
endif /* CONFIG_PRIORITY_INHERITANCE */
|
#endif /* CONFIG_PRIORITY_INHERITANCE */
|
||||||
|
|||||||
Reference in New Issue
Block a user