Fix doxygen errors for code complete.

This commit is contained in:
CristinaCristescu 2016-07-22 12:21:15 +02:00 committed by sftnight
parent eb1f75891b
commit ee3e035ceb

View File

@ -484,7 +484,7 @@ namespace cling {
/// The interface circumvents the most of the extra work necessary to
/// code complete code.
///
/// @param[in] input - The input containing the string to be completed.
/// @param[in] line - The input containing the string to be completed.
/// @param[in] cursor - The offset for the completion point.
/// @param[out] completions - The results for teh completion
///