From b00836df6e54adf8c0d81eb8ab268c14ebd004fd Mon Sep 17 00:00:00 2001 From: burlex Date: Tue, 4 Sep 2007 12:58:38 +0000 Subject: * Backported crash dumping system for Win32 - see 1.2 log for a full description * Fixed new m_ident compile under Win32 git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8016 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_ident.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_ident.cpp') diff --git a/src/modules/m_ident.cpp b/src/modules/m_ident.cpp index 28617c56b..c80c53b72 100644 --- a/src/modules/m_ident.cpp +++ b/src/modules/m_ident.cpp @@ -149,7 +149,7 @@ class ModuleIdent : public Module std::string IdentBindIP; public: ModuleIdent(InspIRCd *Me) - : Module::Module(Me) + : Module(Me) { OnRehash(NULL, ""); } -- cgit v1.3.1-10-gc9f91