]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Change mode_sequence to be a const ref in ModeParser::Process()
authorAttila Molnar <attilamolnar@hush.com>
Tue, 2 Sep 2014 14:32:00 +0000 (16:32 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Tue, 2 Sep 2014 14:32:00 +0000 (16:32 +0200)
commit01a6b5d21c8a24a133693c7c65779cfa78fc164d
tree536bdd5eba63f6cb0a64742b72349bc0b67ee33a
parent0140bc21056b4c7f6ede16cdbf0563b0af566dbf
Change mode_sequence to be a const ref in ModeParser::Process()

Also change the signature of DisplayListModes() to accept a const ref
include/mode.h
src/mode.cpp