mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08:00
PPP, CCP, commented-in unused global variables used for options
This commit is contained in:
parent
2a6104ab17
commit
611b3c4c2c
@ -60,9 +60,9 @@
|
|||||||
#if PPP_OPTIONS
|
#if PPP_OPTIONS
|
||||||
static int setbsdcomp (char **);
|
static int setbsdcomp (char **);
|
||||||
static int setdeflate (char **);
|
static int setdeflate (char **);
|
||||||
#endif /* PPP_OPTIONS */
|
|
||||||
static char bsd_value[8];
|
static char bsd_value[8];
|
||||||
static char deflate_value[8];
|
static char deflate_value[8];
|
||||||
|
#endif /* PPP_OPTIONS */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Option variables.
|
* Option variables.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user