Explorar el Código

Remove unnecessary newline

madlohe hace 6 años
padre
commit
8747f9a33d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      plugins/check_mrtgtraf.c

+ 0 - 1
plugins/check_mrtgtraf.c

@@ -231,7 +231,6 @@ main (int argc, char **argv)
 					 FALSE, 0.0, FALSE, 0.0,
 					 TRUE, 0.0, TRUE, 100.0));
 	}
-	xasprintf(&error_message, "%s\n", error_message,);
 
 	printf (_("Traffic %s - %s\n"), state_text(result), error_message);