Fix doxygen.
This commit is contained in:
parent
643074f544
commit
90abfb5485
@ -17,7 +17,7 @@ namespace cling {
|
||||
///
|
||||
///\param[in] S - The semantic analysis object.
|
||||
///
|
||||
AutoloadingTransform(clang::Sema* S,Interpreter* ip);
|
||||
AutoloadingTransform(clang::Sema* S,Interpreter*);
|
||||
|
||||
virtual ~AutoloadingTransform();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user