Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9901 in orxonox.OLD for branches/network/src/lib/network/peer_info.h


Ignore:
Timestamp:
Oct 26, 2006, 5:54:19 PM (18 years ago)
Author:
rennerc
Message:

link error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/network/peer_info.h

    r9656 r9901  
    3636    int                 userId;                  //!< id of this network node
    3737    int                 nodeType;                //!< type of this network node
    38     IP                  ip;                      //!> the ip address of this network node
     38    IP                  ip;                      //!< the ip address of this network node
    3939
    4040    NetworkSocket *     socket;                  //!< socket connecting to this node
Note: See TracChangeset for help on using the changeset viewer.