summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-plugins/files/patch-plugins_check__smtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nagios-plugins/files/patch-plugins_check__smtp.c')
-rw-r--r--net-mgmt/nagios-plugins/files/patch-plugins_check__smtp.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/nagios-plugins/files/patch-plugins_check__smtp.c b/net-mgmt/nagios-plugins/files/patch-plugins_check__smtp.c
deleted file mode 100644
index 975d8d450958..000000000000
--- a/net-mgmt/nagios-plugins/files/patch-plugins_check__smtp.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- plugins/check_smtp.c.orig 2021-10-29 19:30:39 UTC
-+++ plugins/check_smtp.c
-@@ -648,6 +648,7 @@ process_arguments (int argc, char **argv)
- #else
- usage (_("SSL support not available - install OpenSSL and recompile"));
- #endif
-+ break;
- case 's':
- /* ssl */
- use_ssl = TRUE;