From 636f7ba1cea6ef8b6c24d936d29f7df593b32ff9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 Dec 2020 11:19:40 -0300 Subject: Fix typos and a bug of a swapped max and min function --- security.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security.py') diff --git a/security.py b/security.py index 8383fae..6a51f79 100644 --- a/security.py +++ b/security.py @@ -1,4 +1,4 @@ -######################################################################################## +################################################################################# # This file is part of Spheres. # Copyright (C) 2019 Jesusalva @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -######################################################################################## +################################################################################# # Adds an extra layer of security to the server # Really basic stuff, still better than nothing, though import threading, time, traceback -- cgit v1.2.3-70-g09d2