Explorar o código

Resolve conflict from pull request

John C. Frickson %!s(int64=9) %!d(string=hai) anos
pai
achega
db0b29b938
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      plugins/check_hpjd.c

+ 1 - 2
plugins/check_hpjd.c

@@ -66,9 +66,8 @@ void print_usage (void);
 
 char *community = NULL;
 char *address = NULL;
-char *port = NULL;
-char flawcorrection =0; // There are devices which report offline when that is not the case. Correct that.
 int port = 0;
+char flawcorrection =0; // There are devices which report offline when that is not the case. Correct that.
 
 int
 main (int argc, char **argv)