mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-13 19:57:05 +08:00
renamed (hopefully everywhere) stats to lwip_stats.closes bug #1901
This commit is contained in:
@@ -96,7 +96,7 @@ struct stats_ {
|
||||
struct stats_sys sys;
|
||||
};
|
||||
|
||||
extern struct stats_ stats;
|
||||
extern struct stats_ lwip_stats;
|
||||
|
||||
#endif /* STATS */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user