From b253374745d237924c9478ec94ffa333c5492ed1 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 29 Oct 2007 00:35:17 +0000 Subject: Add the lookup_lines stuff. Sorry i havent documented this yet, i am tired. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8422 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/xline.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/xline.h') diff --git a/include/xline.h b/include/xline.h index 711897e4d..7bf291253 100644 --- a/include/xline.h +++ b/include/xline.h @@ -359,7 +359,7 @@ class CoreExport XLineManager public: - std::map > lookup_lines; + std::map > lookup_lines; /** Constructor * @param Instance A pointer to the creator object -- cgit v1.2.3