Commit 5f5f6b366290c0b2346acb0d87b65b190c0cb4a9

Werner Lemberg 2003-11-12T15:15:49

Fix documentation error.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/include/freetype/ftglyph.h b/include/freetype/ftglyph.h
index 8019e16..14050a2 100644
--- a/include/freetype/ftglyph.h
+++ b/include/freetype/ftglyph.h
@@ -479,8 +479,7 @@ FT_BEGIN_HEADER
   /*      }                                                                */
   /*                                                                       */
   /*                                                                       */
-  /*    This function will always fail if the glyph's format isn't         */
-  /*    scalable.                                                          */
+  /*    This function does nothing if the glyph format isn't scalable.     */
   /*                                                                       */
   FT_EXPORT( FT_Error )
   FT_Glyph_To_Bitmap( FT_Glyph*       the_glyph,