Missing # on endif
This commit is contained in:
parent
1d0d2fb8e1
commit
4b0372e542
@ -127,4 +127,4 @@ int sem_setprotocol(FAR sem_t *sem, int protocol)
|
||||
return ERROR;
|
||||
}
|
||||
|
||||
endif /* CONFIG_PRIORITY_INHERITANCE */
|
||||
#endif /* CONFIG_PRIORITY_INHERITANCE */
|
||||
|
Loading…
Reference in New Issue
Block a user