Mercurial > flash_v2
changeset 1737:dcf02dfe567d
* src/flash.c (do_flash_init): Fix compiler warning about an
unused variable.
| author | asl |
|---|---|
| date | Thu, 07 Oct 2004 08:13:49 +0000 |
| parents | 748b23626cb1 |
| children | 0801d20c7256 |
| files | packages/redboot/current/ChangeLog packages/redboot/current/src/flash.c |
| diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2004-10-07 Andrew Lunn <andrew.lunn@ascom.ch> + + * src/flash.c (do_flash_init): Fix compiler warning about an + unused variable. + 2004-10-06 Andrew Lunn <andrew.lunn@ascom.ch> * src/flash.c (do_flash_init): We need info independent of
