Changeset 4618 for source/ariba/communication/EndpointDescriptor.h
- Timestamp:
- Jun 29, 2009, 4:49:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/EndpointDescriptor.h
r3705 r4618 100 100 101 101 sznBeginDefault( ariba::communication::EndpointDescriptor, X ) { 102 uint 8_t unspec = isUnspec;102 uint16_t unspec = isUnspec; //TODO: was uint8_t 103 103 104 104 X && unspec && VO(locator);
Note:
See TracChangeset
for help on using the changeset viewer.