]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_saquit.cpp
XHTML 1.1 spec validation and charset
[user/henk/code/inspircd.git] / src / modules / m_saquit.cpp
index 212889e809924b8dde9b8b0a53a2a91b8d2a51e3..e5722bffeaa0e000954734cfd7b18b6fcd5f1a3e 100644 (file)
@@ -34,7 +34,7 @@ using namespace std;
 
 /* $ModDesc: Provides support for an SAQUIT command, exits user with a reason */
 
-Server *Srv;
+static Server *Srv;
 
 class cmd_saquit : public command_t
 {