Typo up_exit.c edited online with Bitbucket

This commit is contained in:
David Sidrane 2017-02-09 20:38:15 +00:00
parent 3329a534f7
commit a907bbc5d3

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);
}