Fix typos introduced by 9fa2f8e "Fixed random segfault happening when loading new PLC in runtime, when using Xenonai."
--- a/Beremiz_service.py Tue May 22 17:28:18 2018 +0300
+++ b/Beremiz_service.py Wed May 23 11:47:56 2018 +0300
@@ -1,4 +1,3 @@
-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
@@ -679,4 +678,3 @@
pyroserver.Quit()
sys.exit(0)
-ys.exit(0)