ref: 5f94c90f1971b01951fa25a76ba394f30eb15ddd
parent: 50f693a78b0da3ee03cec04f48e8a0f0ea34a34d
author: Werner Lemberg <[email protected]>
date: Sat Jan 27 05:52:13 EST 2018
Fix comment.
--- a/src/sfnt/ttpost.c
+++ b/src/sfnt/ttpost.c
@@ -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! */
/* */