Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of lwip by
Diff: netif/ppp/pap.c
- Revision:
- 10:42a34d63b218
- Parent:
- 6:00bf89892c76
diff -r 5bba32bf3eb6 -r 42a34d63b218 netif/ppp/pap.c
--- a/netif/ppp/pap.c Fri Mar 01 15:35:46 2013 +0000
+++ b/netif/ppp/pap.c Thu May 30 17:11:58 2013 +0100
@@ -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;
}
