about summary refs log tree commit diff stats
path: root/039wait.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-05-07 19:16:19 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-05-07 19:16:19 -0700
commit1ea1bd9c26c25d50c5d80c7bad482895700da53f (patch)
treeea0e906689dea094e5308e4209e3cc19d01bd72d /039wait.cc
parenta1dcc02fe55e5d3d1ad43f3644df2e06dac2977d (diff)
downloadmu-1ea1bd9c26c25d50c5d80c7bad482895700da53f.tar.gz
1303
Diffstat (limited to '039wait.cc')
-rw-r--r--039wait.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/039wait.cc b/039wait.cc
index 89871022..8f1d5001 100644
--- a/039wait.cc
+++ b/039wait.cc
@@ -63,7 +63,7 @@ for (index_t i = 0; i < Routines.size(); ++i) {
   }
 }
 
-//: also allow waiting on a routine
+//: also allow waiting on a routine to stop running
 
 :(scenario wait_for_routine)
 recipe f1 [