cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@937 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
7595ec8761
commit
22c47e5a73
|
@ -105,7 +105,7 @@ int sched_setuptaskfiles(FAR _TCB *tcb)
|
|||
#endif /* CONFIG_NSOCKET_DESCRIPTORS */
|
||||
|
||||
#if CONFIG_NFILE_DESCRIPTORS > 0
|
||||
/* Duplicate the first three file descriptors */
|
||||
/* Duplicate the file descriptors */
|
||||
|
||||
if (rtcb->filelist)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue