commit | 9649a96c76a6f97f161b59b830269343081dd70a | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Wed Dec 10 20:53:35 2008 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Wed Dec 10 20:53:35 2008 -0500 |
tree | 4f68c34494215ea87727d1e726b2961ec151174c | |
parent | d19501eaf097f44d4fe71a5e148441a41b893397 [diff] [blame] |
Various minor comment updates.
diff --git a/src/memmap.c b/src/memmap.c index 16c57ac..2bcb254 100644 --- a/src/memmap.c +++ b/src/memmap.c
@@ -147,7 +147,7 @@ bios_table_cur_addr += msize; } -// Copy the temporary e820 map info to its permanent location. +// Report on final memory locations. void memmap_finalize() {