Changeset 4625 for source/ariba/communication/EndpointDescriptor.h
- Timestamp:
- Jun 30, 2009, 8:00:52 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/EndpointDescriptor.h
r4618 r4625 100 100 101 101 sznBeginDefault( ariba::communication::EndpointDescriptor, X ) { 102 uint 16_t unspec = isUnspec; //TODO: was uint8_t102 uint8_t unspec = isUnspec; 103 103 104 104 X && unspec && VO(locator);
Note:
See TracChangeset
for help on using the changeset viewer.