wlanstat(8): Follow-ups after moving to /usr/sbin and renaming
- Update related comments - Remove from tools/tools/net80211 Reviewed by: imp, adrian MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D52726
This commit is contained in:
@@ -76,7 +76,7 @@ struct fmt {
|
||||
* classes derived from it are useful.
|
||||
*/
|
||||
struct bsdstat {
|
||||
const char *name; /* statistics name, e.g. wlanstats */
|
||||
const char *name; /* statistics name, e.g. wlanstat */
|
||||
const struct fmt *stats; /* statistics in class */
|
||||
int nstats; /* number of stats */
|
||||
#define FMTS_IS_STAT 0x80 /* the following two bytes are the stat id */
|
||||
|
||||
Reference in New Issue
Block a user