doxygen suggested fix

This commit is contained in:
Vadim Khotilovich 2016-05-15 03:05:19 -05:00
parent 185fef3fce
commit 26b36714ea

View File

@ -447,7 +447,7 @@ XGB_DLL int XGBoosterSetAttr(BoosterHandle handle,
/*!
* \brief Get the names of all attribute from Booster.
* \param handle handle
* \param len the argument to hold the output length
* \param out_len the argument to hold the output length
* \param out pointer to hold the output attribute stings
* \return 0 when success, -1 when failure happens
*/