From ab6a7318e36bd8e0a259cd9eef3694a0f0e8684a Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 22 Oct 2007 19:53:23 +0000 Subject: Remove the need for a bunch of the hard coded arrays/hashes by scanning the src/ dir for tag comments, like in modules git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8307 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cull_list.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cull_list.cpp') diff --git a/src/cull_list.cpp b/src/cull_list.cpp index a80a5dd56..8dd1f6ae1 100644 --- a/src/cull_list.cpp +++ b/src/cull_list.cpp @@ -11,6 +11,8 @@ * --------------------------------------------------- */ +/* $Core: libIRCDcull_list */ + #include "inspircd.h" #include "cull_list.h" -- cgit v1.2.3