Improve doc style.

This commit is contained in:
Vassil Vassilev 2014-04-09 10:29:15 +02:00 committed by sftnight
parent d4299217d4
commit d4da070504

View File

@ -55,7 +55,7 @@ namespace cling {
///\param [in] filename - The file to loaded.
///\param [in] permanent - If false, the file can be unloaded later.
///\param [out] tryCode - If not NULL, it will be set to false if this file
/// cannot be included.
/// cannot be included.
///
///\returns kLoadLibSuccess on success, kLoadLibExists if the library was
/// already loaded, kLoadLibError if the library cannot be found or any