Mercurial > flash_v2
changeset 1548:92d4feb4957e
* src/ramfs.c (block_init): Fixed compiler warning.
| author | asl |
|---|---|
| date | Mon, 15 Mar 2004 17:17:10 +0000 |
| parents | 008dfd864e5e |
| children | 472128e44522 |
| files | packages/fs/ram/current/ChangeLog packages/fs/ram/current/src/ramfs.c |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/fs/ram/current/ChangeLog +++ b/packages/fs/ram/current/ChangeLog @@ -1,3 +1,7 @@ +2004-03-15 Sebastien Couret <sebastien.couret@elios-informatique.fr> + + * src/ramfs.c (block_init): Fixed compiler warning. + 2004-02-20 Vincent Catros <Vincent.Catros@elios-informatique.fr> * src/ramfs.c :
