summaryrefslogtreecommitdiff
path: root/extmod/vfs_posix_file.c
diff options
context:
space:
mode:
authorDavid Lechner <david@lechnology.com>2020-03-21 17:19:49 -0500
committerDamien George <damien.p.george@gmail.com>2020-03-25 00:59:05 +1100
commit3b07736b6d4d6c8110e487b0001661f9251b5016 (patch)
tree218755bc398bc2762ea3666f6517fc63b0fcf8c5 /extmod/vfs_posix_file.c
parent100012bec6e8103fcf4aa429dfe1bd801301d642 (diff)
unix,windows: Use STDIN_FILENO, STDOUT_FILENO macros where appropriate.
This replaces 0 and 1 with STDIN_FILENO and STDOUT_FILENO to make the intention of the code clearer.
Diffstat (limited to 'extmod/vfs_posix_file.c')
0 files changed, 0 insertions, 0 deletions