absyntax_utils/function_call_iterator.hh
changeset 202 da1a8186f86f
parent 181 38d6eb056260
child 265 4d222f46f8cc
--- a/absyntax_utils/function_call_iterator.hh	Thu Jul 02 11:26:25 2009 +0100
+++ b/absyntax_utils/function_call_iterator.hh	Thu Aug 27 16:06:46 2009 +0100
@@ -37,9 +37,9 @@
 
 
 /* given a function_body_c, iterate through each
- * function in/out/inout parameter, returning the name
- * of each parameter...
+ * function/FB call in that code.
  */
+
 class function_call_iterator_c : public iterator_visitor_c {
 
   private: