From b8d981fea3731a35e2de2666f3c6a9b132377218 Mon Sep 17 00:00:00 2001 From: Ian Colwell Date: Wed, 20 Feb 2019 14:40:19 -0400 Subject: [PATCH] Remove redundant commas --- ddclient | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ddclient b/ddclient index 96b37eb..09cc63a 100755 --- a/ddclient +++ b/ddclient @@ -3604,8 +3604,8 @@ Configuration variables applicable to the 'namecheap' protocol are: Example ${program}.conf file entries: ## single host update - protocol=namecheap, \\ - login=my-namecheap.com-login, \\ + protocol=namecheap \\ + login=my-namecheap.com-login \\ password=my-namecheap.com-password \\ myhost