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

View File

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