Fixed formatting.

This commit is contained in:
Joel Sherrill
2003-07-02 16:26:53 +00:00
parent 1f5d2baf06
commit 8ebf2e4df5
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
2003-07-02 Chris Johns <cjohns@cybertec.com.au>
* include/rtems/libio.h, src/termios.c: Patch by Chris Johns
<cjohns@cybertec.com.au> adding the rtems_termios_bufsize call.

View File

@@ -1,4 +1,5 @@
2003-07-02 Chris Johns <cjohns@cybertec.com.au>
* src/dosfs/Makefile.am, src/dosfs/msdos.h,
src/dosfs/msdos_conv.c, src/dosfs/msdos_create.c,
src/dosfs/msdos_dir.c, src/dosfs/msdos_misc.c: Patch from Victor