forked from minhngoc25a/freetype2
Fix comment.
This commit is contained in:
parent
50f693a78b
commit
5f94c90f19
|
@ -473,8 +473,8 @@
|
|||
/* idx :: The glyph index. */
|
||||
/* */
|
||||
/* <InOut> */
|
||||
/* PSname :: The address of a string pointer. Will be NULL in case */
|
||||
/* of error, otherwise it is a pointer to the glyph name. */
|
||||
/* PSname :: The address of a string pointer. Undefined in case of */
|
||||
/* error, otherwise it is a pointer to the glyph name. */
|
||||
/* */
|
||||
/* You must not modify the returned string! */
|
||||
/* */
|
||||
|
|
Loading…
Reference in New Issue