]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
make netif->init return err_t instead of void.Patch from David Le Corfec
authorjani <jani>
Thu, 20 Feb 2003 11:51:53 +0000 (11:51 +0000)
committerjani <jani>
Thu, 20 Feb 2003 11:51:53 +0000 (11:51 +0000)
commitcc31bb93586b206559accff7978eec66d5260a7c
treea8d2b4698411554f56fa3a37b62cdc1c19cec817
parent35ef1e1b86c86d118ec89d7c4e1d23c56ec89100
make netif->init return err_t instead of void.Patch from David Le Corfec
src/core/netif.c
src/include/lwip/err.h
src/include/lwip/netif.h
src/include/netif/loopif.h
src/include/netif/slipif.h
src/netif/loopif.c
src/netif/slipif.c