]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Change all occurrences of plain sort() to std::sort()
authorAttila Molnar <attilamolnar@hush.com>
Sun, 22 Jun 2014 11:34:33 +0000 (13:34 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Sun, 22 Jun 2014 11:34:33 +0000 (13:34 +0200)
commit5043a2f83598baa3afba53201f690e6deac3eafd
tree6b98147395332e81245238b7d37344259e840d11
parent0f3db84269dc029aa00d706a9821ab00b7ed0c85
Change all occurrences of plain sort() to std::sort()
src/coremods/core_info/cmd_commands.cpp
src/modules/m_spanningtree/capab.cpp
src/server.cpp