mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08: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,
|
NAKCICHAR(CI_CALLBACK, neg_cbcp,
|
||||||
try.neg_cbcp = 0;
|
try.neg_cbcp = 0;
|
||||||
|
(void)cichar; /* if CHAP support is not compiled, cichar is set but not used, which makes some compilers complaining */
|
||||||
);
|
);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user