Index: doc/theses/colby_parsons_MMAth/text/waituntil.tex
===================================================================
--- doc/theses/colby_parsons_MMAth/text/waituntil.tex	(revision 39e6309176f67d41b42846ca43fb37b8f92c9360)
+++ doc/theses/colby_parsons_MMAth/text/waituntil.tex	(revision fc95df3da78c125a5e944bd9d56db981c82b8b74)
@@ -120,5 +120,5 @@
 
     // on_selected is run on the selecting thread prior to executing the statement associated with the select_node
-    void on_selected( T &, select_node & );
+    bool on_selected( T &, select_node & );
 };
 \end{cfa}
