summaryrefslogtreecommitdiff
path: root/apps/examples/nxtext/nxtext_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nxtext/nxtext_main.c')
-rw-r--r--apps/examples/nxtext/nxtext_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/nxtext/nxtext_main.c b/apps/examples/nxtext/nxtext_main.c
index 9bb94dcb8..9aa2a810e 100644
--- a/apps/examples/nxtext/nxtext_main.c
+++ b/apps/examples/nxtext/nxtext_main.c
@@ -455,7 +455,7 @@ int nxtext_main(int argc, char **argv)
else if (popcnt == 5)
{
/* Destroy the pop-up window and restart the sequence */
-
+
message("nxtext_main: Close pop-up\n");
(void)nxpu_close(hwnd);
popcnt = 0;