mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
libs/libnx/nxtk/nxtk_drawframe.c: Fix a one character typo in a comment
This commit is contained in:
@@ -85,7 +85,7 @@ static void nxtk_drawframeside(FAR struct nxtk_framedwindow_s *fwnd,
|
|||||||
* Input Parameters:
|
* Input Parameters:
|
||||||
* fwnd - the framed window whose frame needs to be re-drawn. This must
|
* fwnd - the framed window whose frame needs to be re-drawn. This must
|
||||||
* have been previously created by nxtk_openwindow().
|
* have been previously created by nxtk_openwindow().
|
||||||
* bounds - Only draw the ports of the frame within this bounding box.
|
* bounds - Only draw the parts of the frame within this bounding box.
|
||||||
* (window relative coordinates).
|
* (window relative coordinates).
|
||||||
*
|
*
|
||||||
* Returned Value:
|
* Returned Value:
|
||||||
|
|||||||
Reference in New Issue
Block a user