From 47be7b4da3d02f7eab3691e6d968023de595e323 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 27 Apr 2005 23:12:47 +0000 Subject: Linking fixes git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1223 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/connection.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/connection.cpp') diff --git a/src/connection.cpp b/src/connection.cpp index d05a304f6..364c0f2a3 100644 --- a/src/connection.cpp +++ b/src/connection.cpp @@ -147,6 +147,7 @@ void ircd_connector::AddBuffer(std::string a) std::stringstream stream(ircdbuffer); stream << b; + log(DEBUG,"AddBuffer: %s",b.c_str()); ircdbuffer = stream.str(); } -- cgit v1.3.1-10-gc9f91