mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
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:
@@ -118,7 +118,7 @@ static void _up_dumponexit(FAR struct tcb_s *tcb, FAR void *arg)
|
|||||||
filep->fs_bufpos - filep->fs_bufstart);
|
filep->fs_bufpos - filep->fs_bufstart);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
Eendif
|
#endif
|
||||||
{
|
{
|
||||||
sinfo(" fd=%d\n", filep->fs_fd);
|
sinfo(" fd=%d\n", filep->fs_fd);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user