capi: --redundant tag

This commit is contained in:
Hermet Park 2023-06-12 11:28:51 +09:00
parent 84b36e92df
commit 07dc68f655

View file

@ -1870,7 +1870,7 @@ TVG_API Tvg_Result tvg_picture_load(Tvg_Paint* paint, const char* path);
/*! /*!
* \brief Loads a picture data from a memory block of a given size. (BETA_API) * \brief Loads a picture data from a memory block of a given size.
* *
* \return Tvg_Result enumeration. * \return Tvg_Result enumeration.
* \retval TVG_RESULT_SUCCESS Succeed. * \retval TVG_RESULT_SUCCESS Succeed.