From: Marc Cromme Date: Sun, 9 Oct 2005 20:58:59 +0000 (+0000) Subject: clarified comment X-Git-Tag: YP2.0.0.2~226 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=85016b609dc5cabc1ba230d39acf143f3519c103;p=metaproxy-moved-to-github.git clarified comment --- diff --git a/src/session.hpp b/src/session.hpp index 504bb14..d357463 100644 --- a/src/session.hpp +++ b/src/session.hpp @@ -36,7 +36,7 @@ namespace yp2 { } -// initializing static members +// defining and initializing static members boost::mutex yp2::Session::m_mutex; unsigned long int yp2::Session::m_id = 0;