diff options
Diffstat (limited to 'plugins/check_ntp.c')
| -rw-r--r-- | plugins/check_ntp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/check_ntp.c b/plugins/check_ntp.c index 28a8f899..ec8cd13d 100644 --- a/plugins/check_ntp.c +++ b/plugins/check_ntp.c | |||
| @@ -872,7 +872,6 @@ void print_help(void){ | |||
| 872 | 872 | ||
| 873 | printf (_(UT_SUPPORT)); | 873 | printf (_(UT_SUPPORT)); |
| 874 | 874 | ||
| 875 | printf("\n"); | ||
| 876 | printf ("%s\n", _("WARNING: check_ntp is deprecated. Please use check_ntp_peer or")); | 875 | printf ("%s\n", _("WARNING: check_ntp is deprecated. Please use check_ntp_peer or")); |
| 877 | printf ("%s\n\n", _("check_ntp_time istead.")); | 876 | printf ("%s\n\n", _("check_ntp_time istead.")); |
| 878 | } | 877 | } |
