about summary refs log tree commit diff stats
path: root/037abandon.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-05-15 09:27:03 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-05-15 09:27:03 -0700
commita3218ee87458e19630f1480421a8275647608905 (patch)
treec06757f723f36004d9dd3335eae77b7f606e40a0 /037abandon.cc
parent0047765db531bf8fb9092dbcc421a3976c907d9b (diff)
downloadmu-a3218ee87458e19630f1480421a8275647608905.tar.gz
2961
Diffstat (limited to '037abandon.cc')
-rw-r--r--037abandon.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/037abandon.cc b/037abandon.cc
index 9d869f20..05842702 100644
--- a/037abandon.cc
+++ b/037abandon.cc
@@ -1,5 +1,5 @@
 //: Reclaiming memory when it's no longer used.
-//: The top of layer 34 has the complete life cycle of memory.
+//: The top of the address layer has the complete life cycle of memory.
 
 :(scenario new_reclaim)
 def main [