diff --git a/ddclient.in b/ddclient.in index 8797d7d..b818ea6 100755 --- a/ddclient.in +++ b/ddclient.in @@ -6580,7 +6580,6 @@ sub nic_duckdns_update { if ($state eq 'noresult') { failed("updating %s: Server said: '%s'", $h, $line); } - } }