Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 23, 2005, 3:28:34 PM (18 years ago)
Author:
bottac
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/network/network_protocol.cc

    r5736 r5738  
    8181    * @return: a Header struct with the header information and the binary data
    8282*/
    83 Header NetworkProtocol::ExtractHeader(byte* data, int length)
     83Header NetworkProtocol::extractHeader(byte* data, int length)
    8484{
    8585  //Test if received data can contain a header
Note: See TracChangeset for help on using the changeset viewer.