From ed5580109134baea0689a12ceb06e845ea235dbb Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 6 Dec 2005 13:26:31 +0000 Subject: [PATCH] I hate typos git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2222 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_spanningtree.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/m_spanningtree.cpp b/src/modules/m_spanningtree.cpp index 9b21729c1..e3aea5f04 100644 --- a/src/modules/m_spanningtree.cpp +++ b/src/modules/m_spanningtree.cpp @@ -2309,7 +2309,6 @@ class ModuleSpanningTree : public Module { std::deque params; params.push_back(host); - type = linetype + line; DoOneToMany(source->nick,stype,params); } } -- 2.39.2