Changeset 4618 for source/ariba/overlay/messages/LinkRequest.h
- Timestamp:
- Jun 29, 2009, 4:49:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/messages/LinkRequest.h
r3690 r4618 24 24 private: 25 25 bool free_endpoint_; 26 uint 8_t flags;26 uint16_t flags; //TODO: was uint8_t 27 27 uint32_t nonce; 28 28 const EndpointDescriptor* endpoint;
Note:
See TracChangeset
for help on using the changeset viewer.