diff options
Diffstat (limited to 'plugins/check_fping.d/config.h')
| -rw-r--r-- | plugins/check_fping.d/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_fping.d/config.h b/plugins/check_fping.d/config.h index 6d28382a..d95e9ded 100644 --- a/plugins/check_fping.d/config.h +++ b/plugins/check_fping.d/config.h | |||
| @@ -32,7 +32,7 @@ typedef struct { | |||
| 32 | 32 | ||
| 33 | // only available with fping version >= 5.2 | 33 | // only available with fping version >= 5.2 |
| 34 | // for a given uint _fwmark_ fping sets _fwmark_ as a firewall mark | 34 | // for a given uint _fwmark_ fping sets _fwmark_ as a firewall mark |
| 35 | // in the pakets | 35 | // in the packets |
| 36 | unsigned int fwmark; | 36 | unsigned int fwmark; |
| 37 | bool fwmark_set; | 37 | bool fwmark_set; |
| 38 | 38 | ||
