From a667d6f75a14bbd96e9de34aacac4f78669aafb9 Mon Sep 17 00:00:00 2001 From: victor Date: Wed, 18 Nov 2009 13:53:16 +0000 Subject: [PATCH] ups git-svn-id: https://ttuki.vtt.fi/svn/p2p-next/TUD/p2tp/trunk@583 e16421f0-f15b-0410-abcd-98678b794739 --- p2tp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p2tp.h b/p2tp.h index 509179e..90ea4b6 100644 --- a/p2tp.h +++ b/p2tp.h @@ -171,7 +171,7 @@ namespace p2tp { tint init_time_; - protected: + public: void OnDataIn (bin64_t pos); void OnPexIn (const Address& addr); -- 2.20.1