Ignore:
Timestamp:
Jun 29, 2009, 5:07:22 PM (15 years ago)
Author:
Christoph Mayer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/communication/messages/AribaBaseMsg.h

    r4618 r4621  
    8585
    8686private:
    87         uint16_t state;         // the link message type //TODO: was uint8_t
     87        uint8_t state;          // the link message type //TODO: was uint8_t
    8888        LinkID localLink;       // the local link id
    8989        LinkID remoteLink;      // the remote link id
Note: See TracChangeset for help on using the changeset viewer.