fix documentation

This commit is contained in:
Nishi 2026-07-19 21:06:32 +09:00
commit 84531e9be1

View file

@ -22,7 +22,7 @@ MWDECL MwTTFInfo MwTTFGetInfo(unsigned char* data, int size);
/*!
* @brief Free the TrueType font information
* @brief info Information
* @param info Information
*/
MWDECL void MwTTFFreeInfo(MwTTFInfo info);