(svn r22399) -Codechange: replace some defines in the tcp/content code so doxygen can create better documentation
This commit is contained in:
@@ -80,8 +80,8 @@ protected:
|
||||
|
||||
friend class NetworkContentConnecter;
|
||||
|
||||
DECLARE_CONTENT_RECEIVE_COMMAND(PACKET_CONTENT_SERVER_INFO);
|
||||
DECLARE_CONTENT_RECEIVE_COMMAND(PACKET_CONTENT_SERVER_CONTENT);
|
||||
virtual bool Receive_SERVER_INFO(Packet *p);
|
||||
virtual bool Receive_SERVER_CONTENT(Packet *p);
|
||||
|
||||
ContentInfo *GetContent(ContentID cid);
|
||||
void DownloadContentInfo(ContentID cid);
|
||||
|
Reference in New Issue
Block a user