# | Line 427 | Line 427 | static const struct InfoStruct info_tabl | |
---|---|---|
427 | "stats_P_oper_only", | |
428 | OUTPUT_BOOLEAN_YN, | |
429 | &ConfigGeneral.stats_P_oper_only, | |
430 | < | "STATS P is only shown to operators" |
430 | > | "STATS P output is only shown to operators" |
431 | }, | |
432 | { | |
433 | "stats_u_oper_only", | |
434 | OUTPUT_BOOLEAN_YN, | |
435 | &ConfigGeneral.stats_u_oper_only, | |
436 | < | "STATS u is only shown to operators" |
436 | > | "STATS u output is only shown to operators" |
437 | }, | |
438 | { | |
439 | "stats_i_oper_only", |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |