]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Switch to std::string::compare() from substr() in a couple of places
authorAttila Molnar <attilamolnar@hush.com>
Mon, 26 May 2014 10:07:22 +0000 (12:07 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Mon, 26 May 2014 10:07:22 +0000 (12:07 +0200)
commit0b3f568a7506fb7ddc9a24d6ab12a969befb923d
tree3351ce34fb05378f5d0269ce505de2a4c7498d82
parente3bcf95ee996c058c73879c12ac5a487f8dcdf46
Switch to std::string::compare() from substr() in a couple of places
src/configreader.cpp
src/helperfuncs.cpp
src/modules.cpp
src/modules/m_abbreviation.cpp
src/modules/m_alias.cpp
src/modules/m_exemptchanops.cpp
src/modules/m_passforward.cpp
src/modules/m_password_hash.cpp
src/modules/m_spanningtree/compat.cpp
src/modules/m_spanningtree/uid.cpp