]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Change allocation of InspIRCd::stats to be physically part of the object containing it
authorAttila Molnar <attilamolnar@hush.com>
Fri, 13 Jun 2014 13:03:56 +0000 (15:03 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Fri, 13 Jun 2014 13:03:56 +0000 (15:03 +0200)
commit12027601cf4422366b0cef632ff0158c9410cc9a
treefa259bed522394e1acd2bf1ef34ae6610fda2ffe
parentc7759c765cdd3eb086daedd3222d2d8d67791147
Change allocation of InspIRCd::stats to be physically part of the object containing it

While at it, remove "stats" from all field names
include/inspircd.h
src/command_parse.cpp
src/coremods/core_dns.cpp
src/coremods/core_hostname_lookup.cpp
src/coremods/core_stats.cpp
src/inspircd.cpp
src/listensocket.cpp
src/users.cpp