diff -r fde2d08ebaee -r 96d8b6e006f0 absyntax_utils/function_call_iterator.cc --- a/absyntax_utils/function_call_iterator.cc Wed Sep 02 13:39:05 2009 +0200 +++ b/absyntax_utils/function_call_iterator.cc Wed Sep 02 14:05:27 2009 +0200 @@ -32,8 +32,7 @@ */ /* 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. */