From bd178c8172abb5662d60e3f0465ebda42d89a197 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 11 Jan 2007 21:09:01 +0000 Subject: Anyway the reason for this discussion - i wanted to do a test commit :p (insert a blank line here for it) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6299 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cmd_admin.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cmd_admin.cpp b/src/cmd_admin.cpp index 959cb8789..24f91ed53 100644 --- a/src/cmd_admin.cpp +++ b/src/cmd_admin.cpp @@ -15,6 +15,7 @@ #include "users.h" #include "commands/cmd_admin.h" + extern "C" command_t* init_command(InspIRCd* Instance) { return new cmd_admin(Instance); -- cgit v1.2.3