Skip to content

Commit

Permalink
Refs #11672. Fixed outdated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wedel committed May 1, 2015
1 parent c68375b commit 196a3e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ void FunctionParameterDecorator::declareParameter(
UNUSED_ARG(description);
}

/// Does nothing.
/// Forwads addTie-call to the decorated function.
void FunctionParameterDecorator::addTie(ParameterTie *tie) {
throwIfNoFunctionSet();

Expand Down

0 comments on commit 196a3e6

Please sign in to comment.