[PATCH 0/2] Fix bug from previous patch (44b60f0c)
Matthew Joyce <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
From: Matt Joyce <[email protected]> Hello, Patch 1 fixes a bug introduced in a previous patch (44b60f0c). Patch 2 removes a _cleanup() from findfp.c which is now unused. Thank you! Sincerely, Matt Matt Joyce (2): Fix bug introduced in previous patch (44b60f0c) Remove unused _cleanup() newlib/libc/stdio/fflush.c | 2 +- newlib/libc/stdio/findfp.c | 14 +++----------- newlib/libc/stdio/local.h | 1 - newlib/libc/stdio/makebuf.c | 1 - 4 files changed, 4 insertions(+), 14 deletions(-) -- 2.31.1