From 3e7f23ccd17933d65b7601834532f20b43fdd486 Mon Sep 17 00:00:00 2001 From: Bandie Date: Wed, 4 Apr 2018 17:20:17 +0200 Subject: [PATCH] Removing trailing spaces No 7 >:( --- dingd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dingd b/dingd index fd9a2b2..695c2f3 100755 --- a/dingd +++ b/dingd @@ -110,7 +110,7 @@ def main(): def init(): global CONFIG, host, port, cafile, certfile, keyfile, pw_on, password, pwtimeout, tmppw_on, context, bindsocket - + if(os.name == 'nt'): CONFIG = "dingd.win.cfg" else: