Mercurial > ecos
diff packages/io/fileio/current/ChangeLog @ 1929:8b0de8223f33
* tests/testfs.c: Fixed compiler warnigs for passing wrong types
to diag_printf.
* tests/fileio1.c: Ditto
* tests/select.c: Ditto
| author | asl |
|---|---|
| date | Sun, 27 Mar 2005 17:36:28 +0000 |
| parents | 6c2912f7f35b |
| children | 3038ada9d671 |
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog +++ b/packages/io/fileio/current/ChangeLog @@ -1,3 +1,11 @@ +2005-03-27 Andrew Lunn <andrew.lunn@ascom.ch> + + * tests/testfs.c: Fixed compiler warnigs for passing wrong types + to diag_printf. + * tests/fileio1.c: Ditto + * tests/select.c: Ditto + + 2005-02-24 Andrew Lunn <andrew.lunn@ascom.ch> * include/fileio.h: Only include kapi.h when
