mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Documentation/NXGraphicsSubsystem.html
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2625 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -853,8 +853,8 @@ int user_start(int argc, char *argv[])
|
||||
/* Close the window 2 */
|
||||
|
||||
errout_with_hwnd2:
|
||||
message("user_start: Close window\n");
|
||||
(void)nxeg_closewindow(hwnd2, &g_wstate[2]);
|
||||
message("user_start: Close window #2\n");
|
||||
(void)nxeg_closewindow(hwnd2, &g_wstate[1]);
|
||||
|
||||
/* Close the window1 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user