Fix doxygen warning.
This commit is contained in:
parent
73d7c51ea9
commit
db0a700476
@ -62,7 +62,7 @@ namespace cling {
|
||||
///\brief L command includes the given file or loads the given library.
|
||||
///
|
||||
///\param[in] file - The file/library to be loaded.
|
||||
///\param[out] T - Transaction containing the loaded file.
|
||||
///\param[out] transaction - Transaction containing the loaded file.
|
||||
///
|
||||
ActionResult actOnLCommand(llvm::StringRef file,
|
||||
Transaction** transaction = 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user