forked from minhngoc25a/freetype2
Minor documentation issue.
This commit is contained in:
parent
eb1bba9be4
commit
6f91896980
|
@ -698,7 +698,8 @@
|
|||
/* TT_Get_MM_Var initializes the blend structure. */
|
||||
/* */
|
||||
/* <Output> */
|
||||
/* master :: The `fvar' data (must be freed by caller). */
|
||||
/* master :: The `fvar' data (must be freed by caller). Can be NULL, */
|
||||
/* which makes this function simply load MM support. */
|
||||
/* */
|
||||
/* <Return> */
|
||||
/* FreeType error code. 0 means success. */
|
||||
|
|
Loading…
Reference in New Issue