Changeset 5507 for source/ariba
- Timestamp:
- Jul 30, 2009, 5:54:54 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/EndpointDescriptor.cpp
r5506 r5507 42 42 namespace communication { 43 43 44 const EndpointDescriptor EndpointDescriptor::UNSPECIFIED;45 44 vsznDefault(EndpointDescriptor); 46 45 … … 63 62 } 64 63 64 const EndpointDescriptor EndpointDescriptor::UNSPECIFIED; 65 65 66 }} // namespace ariba, communication
Note:
See TracChangeset
for help on using the changeset viewer.