Various minor comment updates.
[seabios.git] / src / memmap.c
index 16c57ac1a06ad142d58146e529f9981f92c536b6..2bcb2545f242007d538ea384d57bc27e21cd9fb0 100644 (file)
@@ -147,7 +147,7 @@ memmap_setup()
     bios_table_cur_addr += msize;
 }
 
-// Copy the temporary e820 map info to its permanent location.
+// Report on final memory locations.
 void
 memmap_finalize()
 {