diff options
Diffstat (limited to 'plugins/check_real.d')
| -rw-r--r-- | plugins/check_real.d/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_real.d/config.h b/plugins/check_real.d/config.h index 2d99ad49..15b70b98 100644 --- a/plugins/check_real.d/config.h +++ b/plugins/check_real.d/config.h | |||
| @@ -17,7 +17,7 @@ typedef struct { | |||
| 17 | int server_port; | 17 | int server_port; |
| 18 | char *server_url; | 18 | char *server_url; |
| 19 | 19 | ||
| 20 | char *server_expect; | 20 | const char *server_expect; |
| 21 | 21 | ||
| 22 | mp_thresholds time_thresholds; | 22 | mp_thresholds time_thresholds; |
| 23 | 23 | ||
