Move CAddress to protocol.[ch]pp
authorGiel van Schijndel <me@mortis.eu>
Thu, 11 Aug 2011 16:40:12 +0000 (18:40 +0200)
committerGiel van Schijndel <me@mortis.eu>
Fri, 19 Aug 2011 05:24:38 +0000 (07:24 +0200)
commit33e28c9948336784324cf5c7248ce608b93dbfde
tree180fc08aaa1594097d835c7874f478a1d6c4e02d
parent507fd9d15baac950df494742d67bcbafdaa4752c
Move CAddress to protocol.[ch]pp

This commit does *not* and should not modify *any* code, it only moves
it from net.h and splits it across protocol.cpp and protocol.hpp.

Signed-off-by: Giel van Schijndel <me@mortis.eu>
src/net.h
src/protocol.cpp
src/protocol.h