mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Fix a typo in CONTRIBUTING.md
This commit is contained in:
parent
754f40f9cb
commit
d96d2f5f23
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ zeroed value and exit cleanly; this simplifies error handling a lot.
|
||||||
### Error Codes
|
### Error Codes
|
||||||
|
|
||||||
For functions not returning a value, they should return a (stdbool.h) bool to
|
For functions not returning a value, they should return a (stdbool.h) bool to
|
||||||
indicated if they succeeded or not.
|
indicate whether they succeeded or not.
|
||||||
|
|
||||||
### Macros
|
### Macros
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue