PPP, fixed one more IAR warnings

This commit is contained in:
Sylvain Rochet 2013-01-04 22:51:13 +01:00
parent bdfbac2aa6
commit 13ba8810c7

View File

@ -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 */
);
/*