Documentation, comments: Minor improvements and typos fixed

This commit is contained in:
Nathan Hartman
2021-05-05 22:18:49 -04:00
committed by Xiang Xiao
parent 56d0fbf68e
commit 8af9d39667
40 changed files with 118 additions and 123 deletions
+2 -2
View File
@@ -490,7 +490,7 @@ extern "C"
* fontid: Identifies the font set to get
*
* Returned Value:
* One success, a non-NULL font handle is returned.
* On success, a non-NULL font handle is returned.
*
****************************************************************************/
@@ -638,7 +638,7 @@ void nxf_cache_disconnect(FCACHE fhandle);
* Zero (OK) is returned if the metrics were
*
* Returned Value:
* One success, a non-NULL font handle is returned.
* On success, a non-NULL font handle is returned.
*
****************************************************************************/