kEIS
Dependents: EthernetInterface_ccx
Fork of lwip by
Diff: netif/ppp/pap.c
- Revision:
- 11:7799ae488ba0
- Parent:
- 10:42a34d63b218
--- a/netif/ppp/pap.c Thu May 30 17:11:58 2013 +0100 +++ b/netif/ppp/pap.c Sat Sep 28 16:34:37 2013 +0000 @@ -218,7 +218,7 @@ u->us_unit, u->us_timeouttime, u->us_clientstate)); if (u->us_clientstate != UPAPCS_AUTHREQ) { - UPAPDEBUG(LOG_INFO, ("upap_timeout: not in AUTHREQ state!\n")); + UPAPDEBUG(LOG_INFO, ("upap_timeout: not in AUTHREQ state!\n")); return; }