From 963868f1b519a05dc6149e6322d727f510cdd3fb Mon Sep 17 00:00:00 2001 From: philippderdiedas <56478008+philippderdiedas@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:08:49 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Richard Hansen --- ddclient.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ddclient.in b/ddclient.in index ebad305..957cb65 100755 --- a/ddclient.in +++ b/ddclient.in @@ -6409,8 +6409,7 @@ sub nic_hetzner_update { $config{$domain}{"ipv$ipv"} = $ip; $config{$domain}{'mtime'} = $now; $config{$domain}{"status-ipv$ipv"} = 'good'; - } - else { + } else { # Set domain if ($dns_rec_id) {