This commit is contained in:
klorpa
2024-08-31 15:28:42 -05:00
parent 8e85561725
commit 02c4147893
10 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@
* The placements of the NONNULLARG* and NONNULLPTRS macros were done
* using the following rules:
* These were the rules that were followed when determining which function
* parameters should be nonnul, and which are nullable:
* parameters should be nonnull, and which are nullable:
*
* 1. If the first use of, or reference to, the pointer parameter in the
* function is a dereference, then the parameter will be considered