Fix doxygen warning.

This commit is contained in:
Axel Naumann 2015-02-14 13:55:47 +01:00 committed by sftnight
parent 99ebb91b5f
commit 39dbb9b6fd

View File

@ -203,7 +203,6 @@ namespace cling {
/// JIT symbols might not be immediately convertible to e.g. a function
/// pointer as their call setup is different.
///
///\param[in] m - the module to use for finging the global
///\param[in] mangledName - the globa's name
///\param[out] fromJIT - whether the symbol was JITted.
///