Resotre an #endif that was accidentally removed in the last commit.

This commit is contained in:
Gregory Nutt 2016-12-01 18:20:56 -06:00
parent 7e7b6a5e4c
commit 15ee00996a

View File

@ -255,6 +255,7 @@ bool CNxServer::connect(void)
printf("ERROR: CNxServer::connect: Failed to start the NX server: %d\n", errno);
return false;
}
#endif // CONFIG_NXWIDGET_SERVERINIT
// Connect to the server