mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-06 09:56:38 +00:00
PPP, fixed one more IAR warnings
This commit is contained in:
parent
bdfbac2aa6
commit
13ba8810c7
@ -1350,6 +1350,7 @@ static int lcp_nakci(fsm *f, u_char *p, int len, int treat_as_reject) {
|
||||
*/
|
||||
NAKCICHAR(CI_CALLBACK, neg_cbcp,
|
||||
try.neg_cbcp = 0;
|
||||
(void)cichar; /* if CHAP support is not compiled, cichar is set but not used, which makes some compilers complaining */
|
||||
);
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user