Skip to content

Commit 576b7ca

Browse files
committed
Fix doxygen
will be squashed.
1 parent d58e578 commit 576b7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/goto-programs/remove_function_pointers.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ class remove_function_pointerst
230230
const functionst &functions) const;
231231

232232
/// Extract function name from \p called_functions
233-
/// \param: called_function: the function call expression
233+
/// \param called_function: the function call expression
234234
/// \return function identifier
235235
irep_idt get_callee_id(const exprt &called_function) const;
236236
};

0 commit comments

Comments
 (0)