freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 5f94c90 2/3: Fix comment.


From: Werner LEMBERG
Subject: [freetype2] master 5f94c90 2/3: Fix comment.
Date: Sat, 27 Jan 2018 07:59:33 -0500 (EST)

branch: master
commit 5f94c90f1971b01951fa25a76ba394f30eb15ddd
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    Fix comment.
---
 src/sfnt/ttpost.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/sfnt/ttpost.c b/src/sfnt/ttpost.c
index f140649..6de99ef 100644
--- 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!                 */
   /*                                                                       */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]