We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58e578 commit 576b7caCopy full SHA for 576b7ca
src/goto-programs/remove_function_pointers.cpp
@@ -230,7 +230,7 @@ class remove_function_pointerst
230
const functionst &functions) const;
231
232
/// Extract function name from \p called_functions
233
- /// \param: called_function: the function call expression
+ /// \param called_function: the function call expression
234
/// \return function identifier
235
irep_idt get_callee_id(const exprt &called_function) const;
236
};
0 commit comments