From 1a897a19105498bff0104e296a6c39a5864e5600 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 29 Apr 2004 15:35:00 +0000 Subject: Moved more types into Extensible git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@752 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/connection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/connection.h') diff --git a/include/connection.h b/include/connection.h index eaa995f89..ee723764c 100644 --- a/include/connection.h +++ b/include/connection.h @@ -38,7 +38,7 @@ * connection(s) relating to the server you want information on. * The core and module API provide functions for this. */ -class ircd_connector : public classbase +class ircd_connector : public Extensible { private: /** Sockaddr of the outbound ip and port -- cgit v1.2.3