Commit 3641d185 authored by Joseph Huber's avatar Joseph Huber
Browse files

[libc][Obvious] Fix incorrect RPC opcode for `clearerr`

Summary:
This was mistakenly using the opcode for `ferror` which wasn't noticed
because tests using this weren't yet activated. This patch fixes this
mistake.
parent ebed4692
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment