Changeset 4625 for source/ariba/overlay/messages/LinkRequest.h
- Timestamp:
- Jun 30, 2009, 8:00:52 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/messages/LinkRequest.h
r4618 r4625 24 24 private: 25 25 bool free_endpoint_; 26 uint 16_t flags; //TODO: was uint8_t26 uint8_t flags; 27 27 uint32_t nonce; 28 28 const EndpointDescriptor* endpoint;
Note:
See TracChangeset
for help on using the changeset viewer.