]> git.stg.codes - stg.git/commitdiff
One more stupid comment erased
authorMaxim Mamontov <faust.madf@gmail.com>
Mon, 12 Sep 2011 19:42:46 +0000 (22:42 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Mon, 12 Sep 2011 19:42:46 +0000 (22:42 +0300)
projects/stargazer/plugins/authorization/inetaccess/inetaccess.cpp

index a6540d6f0409e66644d8a5755c351a67f1d9427e..81fc66e5328b25583b4b66d6c890021aa5ca3659 100644 (file)
@@ -772,7 +772,7 @@ if (it == ip2user.end())
             return 0;
             }
         }
-    // åÝÅ ÎÅ ÂÙÌÏ ÚÁÐÒÏÓÏ× Ó ÜÔÏÇÏ IP
+
     printfd(__FILE__, "Add new user '%s' from ip %s\n",
             login.c_str(), inet_ntostring(sip).c_str());
     ip2user[sip].login = login;