mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +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;
|
||||
}
|
||||
|
||||
endif /* CONFIG_PRIORITY_INHERITANCE */
|
||||
#endif /* CONFIG_PRIORITY_INHERITANCE */
|
||||
|
||||
Reference in New Issue
Block a user