]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
fix inet_ntoa prototype to be standard, and fix ppp code that used the non-standard...
authorjani <jani>
Wed, 10 Mar 2004 13:23:04 +0000 (13:23 +0000)
committerjani <jani>
Wed, 10 Mar 2004 13:23:04 +0000 (13:23 +0000)
commit30e5dfddb9f5c19b7352872342b74517d42b5d20
treebd336706347f53b9aadd32409063cd74c619439b
parentf9dea9d35b8337a9f24930698facf5b277226245
fix inet_ntoa prototype to be standard, and fix ppp code that used the non-standard version
src/core/inet.c
src/include/ipv4/lwip/inet.h
src/netif/ppp/ipcp.c