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 09e400e0f48ee973fde037d409e7ec21ed5d8644)
@@ -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}
