From 9179b14906bad016f8cd78e65f25dfdc1107dc6f Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Wed, 24 Jul 2024 23:14:03 +0200 Subject: Fix double lines in NEWS diff --git a/NEWS b/NEWS index 2b257aa..fd43fd3 100644 --- a/NEWS +++ b/NEWS @@ -17,8 +17,6 @@ This file documents the major additions and syntax changes between releases. * Fix logic in is_uint64_t to fix type-limit warning * check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuring * check_dns: Remove unused variable - * check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuring - * check_dns: Remove unused variable * check_disk: fix ignore-missing in combination with includes * check_procs: ignore our own children * Prevent -lcrypto from showing up in Makefile dependencies @@ -26,8 +24,6 @@ This file documents the major additions and syntax changes between releases. * check_http: Remove self assignment of a variable and add some comments * check_snmp: Remove unused variable * check_dhcp: Make implicit conversion explicit to dismiss warning - * check_http: Remove self assignment of a variable and add some comments - * check_dhcp: Make implicit conversion explicit to dismiss warning * Ini Parser: Avoid freeing symbols from text section * check_icmp: keep performance data order in case of none-reachable hosts * check_swap: Change another fake boolean to a real one -- cgit v0.10-9-g596f