From dbc40557d22b36a6847d0cd11e59185647516f7b Mon Sep 17 00:00:00 2001 From: drinn Date: Sat, 28 Jan 2023 09:59:58 -0600 Subject: [PATCH] removed empty space --- ddclient.in | 1 - 1 file changed, 1 deletion(-) 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); } - } }