Removing trailing spaces No 7 >:(
This commit is contained in:
parent
abf6a0f563
commit
3e7f23ccd1
2
dingd
2
dingd
@ -110,7 +110,7 @@ def main():
|
|||||||
def init():
|
def init():
|
||||||
|
|
||||||
global CONFIG, host, port, cafile, certfile, keyfile, pw_on, password, pwtimeout, tmppw_on, context, bindsocket
|
global CONFIG, host, port, cafile, certfile, keyfile, pw_on, password, pwtimeout, tmppw_on, context, bindsocket
|
||||||
|
|
||||||
if(os.name == 'nt'):
|
if(os.name == 'nt'):
|
||||||
CONFIG = "dingd.win.cfg"
|
CONFIG = "dingd.win.cfg"
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user