mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Documentation, comments: Minor improvements and typos fixed
This commit is contained in:
committed by
Xiang Xiao
parent
56d0fbf68e
commit
8af9d39667
@@ -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.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user