mirror of
https://github.com/inspircd/inspircd.git
synced 2025-04-22 16:01:29 -04:00
Did i ever mention that pipp was pedantic? ;)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5237 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
87eb20d663
commit
9fa9a660d0
@ -81,7 +81,7 @@ class ModuleModesOnConnect : public Module
|
||||
|
||||
vector<string> tokens;
|
||||
|
||||
// split ThisOperModes into modes and mode params
|
||||
// split ThisUserModes into modes and mode params
|
||||
while (ss >> buf)
|
||||
tokens.push_back(buf);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user