fix typo in code comment
original commit: 5a11fac7fb92cd8a1bc278ddc782d33bd24c7106
This commit is contained in:
parent
486792e042
commit
f425d8846d
|
@ -40,7 +40,7 @@ typedef long long i64;
|
||||||
# define EXPORT
|
# define EXPORT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* To help make sure that argument and result handling doens't
|
/* To help make sure that argument and result handling doesn't
|
||||||
read or write too far, try to provide functions that allocate
|
read or write too far, try to provide functions that allocate
|
||||||
a structure at the end of a memory page (where the next page is
|
a structure at the end of a memory page (where the next page is
|
||||||
likely to be unmapped) */
|
likely to be unmapped) */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user