diff options
Diffstat (limited to 'plugins')
| -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..314aff37 100644 --- a/plugins/check_real.d/config.h +++ b/plugins/check_real.d/config.h | |||
| @@ -9,7 +9,7 @@ enum { | |||
| 9 | PORT = 554 | 9 | PORT = 554 |
| 10 | }; | 10 | }; |
| 11 | 11 | ||
| 12 | const char *default_expect = "RTSP/1."; | 12 | char *default_expect = "RTSP/1."; |
| 13 | 13 | ||
| 14 | typedef struct { | 14 | typedef struct { |
| 15 | char *server_address; | 15 | char *server_address; |
