Some changes to the Telnet/FTPD configuration

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4376 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-02-08 00:05:36 +00:00
parent c92636b4d6
commit 799d40d32d
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ void up_idle(void)
#ifdef CONFIG_SIM_X11FB #ifdef CONFIG_SIM_X11FB
if (g_x11initialized) if (g_x11initialized)
{ {
/* Driver the X11 event loop */ /* Drive the X11 event loop */
#ifdef CONFIG_SIM_TOUCHSCREEN #ifdef CONFIG_SIM_TOUCHSCREEN
if (g_eventloop) if (g_eventloop)