]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Simplify stringjoiner: take 1 parameter, join from begin() to end() and use space...
authorattilamolnar <attilamolnar@hush.com>
Wed, 12 Jun 2013 17:30:15 +0000 (19:30 +0200)
committerattilamolnar <attilamolnar@hush.com>
Wed, 12 Jun 2013 17:30:15 +0000 (19:30 +0200)
commitc23d09f65084e6088111dc974f0e290b042de89d
treeadf4e9b60d41019980f2e85bcaceeb843cad2af0
parent79f46c80c2df066e88c18322a2168a144087b811
Simplify stringjoiner: take 1 parameter, join from begin() to end() and use space as the sep char
include/hashcomp.h
src/hashcomp.cpp
src/modules/m_cap.cpp
src/modules/m_operlog.cpp
src/modules/m_spanningtree/capab.cpp
src/modules/m_spanningtree/treesocket2.cpp