summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-12-30 20:02:08 +0530
committerNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-12-30 20:02:08 +0530
commit2875ada19766f9559feab3c643026fac57ac2a81 (patch)
treebe7fdc33507341b3e662f7ee1e04b5be94bd13e7
parentb89166cc4daea4562c86e009b3db203b3afe77ff (diff)
downloadfreetype2-2875ada19766f9559feab3c643026fac57ac2a81.tar.gz
Minor documentation fix.
-rw-r--r--include/freetype/ftmodapi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/freetype/ftmodapi.h b/include/freetype/ftmodapi.h
index bee93f331..9cd86f32d 100644
--- a/include/freetype/ftmodapi.h
+++ b/include/freetype/ftmodapi.h
@@ -605,7 +605,9 @@ FT_BEGIN_HEADER
* Its job is essentially
*
* - to activate debug mode to enforce single-stepping,
+ *
* - to call the main loop function to interpret the next opcode, and
+ *
* - to show the changed context to the user.
*
* An example for such a main loop function is `TT_RunIns` (declared in