From 096288ed188d507851858b6f8dd6edbdddbc358c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Sat, 30 May 2020 04:42:27 +0200 Subject: [PATCH] Expand tabs to spaces in vim --- ddclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddclient b/ddclient index f9a3c70..8491454 100755 --- a/ddclient +++ b/ddclient @@ -5027,7 +5027,7 @@ sub nic_dnsmadeeasy_update { } ###################################################################### -# vim: ai ts=4 sw=4 tw=78 : +# vim: ai et ts=4 sw=4 tw=78: __END__