Changeset 5490 for source/ariba
- Timestamp:
- Jul 30, 2009, 4:42:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/EndpointDescriptor.h
r5488 r5490 60 60 61 61 /// creates an empty endpoint descriptor with zero endpoints 62 EndpointDescriptor() : endpoints(){62 EndpointDescriptor(){ 63 63 } 64 64
Note:
See TracChangeset
for help on using the changeset viewer.