Removing trailing whitespaces No 3

This commit is contained in:
2018-04-04 16:44:09 +02:00
parent 600524809c
commit 2141418097

2
dingd
View File

@ -48,7 +48,7 @@ def main():
connstream = context.wrap_socket(newsocket, server_side=True)
print(getTimestamp(), "Incoming connection:", fromaddr[0])
connstream.send(b"OK 1337\n")
con_loop = True
while con_loop:
global tmppw_on, pw_on, pwtimeout