]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_devoice.cpp
AMD64 warning 'fix' which tested fine when I added it seems to now...stop things...
[user/henk/code/inspircd.git] / src / modules / m_devoice.cpp
index e0ded1712e7cca693d5d365235e9b7ca000aa4f6..3ea72de399c1a8e64ee0b0b47f883b77ff431772 100644 (file)
@@ -28,7 +28,7 @@ using namespace std;
 #include "channels.h"
 #include "modules.h"
 
-Server *Srv;
+static Server *Srv;
         
 class cmd_devoice : public command_t
 {