]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Minor ISupportManager changes
authorAttila Molnar <attilamolnar@hush.com>
Mon, 14 Jul 2014 14:42:22 +0000 (16:42 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Mon, 14 Jul 2014 14:42:22 +0000 (16:42 +0200)
commite7bdcd71dce911f64d8f0c85f4935dfa83a81dd3
tree5f4bd070fb85ab99b15133f897a0817b3fdd2d03
parent831998ff16f28d0ab58c01aa2c47be488bf78b82
Minor ISupportManager changes

- Make GetLines() a const method
- Rename Lines to cachedlines
- Get rid of a variable in Build()
include/isupportmanager.h
src/server.cpp