Merged in david_s5/nuttx-6/david_s5/typo-up_exitc-edited-online-with-bitbuck-1486672675169 (pull request #207)

Typo up_exit.c edited online with Bitbucket

Approved-by: Gregory Nutt
This commit is contained in:
Gregory Nutt 2017-02-09 20:39:02 +00:00
commit 488a89e67e
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ static void _up_dumponexit(FAR struct tcb_s *tcb, FAR void *arg)
filep->fs_bufpos - filep->fs_bufstart);
}
else
Eendif
#endif
{
sinfo(" fd=%d\n", filep->fs_fd);
}