Fix a comment.

This commit is contained in:
Jason Evans 2015-08-13 14:54:06 -07:00
parent fead75fd52
commit 85ae064e96

View File

@ -54,7 +54,7 @@ struct arena_chunk_map_bits_s {
* Run address (or size) and various flags are stored together. The bit
* layout looks like (assuming 32-bit system):
*
* ???????? ???????? ???nnnnn nnndulma
* ???????? ???????? ???nnnnn nnndumla
*
* ? : Unallocated: Run address for first/last pages, unset for internal
* pages.