Changeset 4625 for source/ariba/overlay/modules/onehop
- Timestamp:
 - Jun 30, 2009, 8:00:52 AM (16 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
source/ariba/overlay/modules/onehop/messages/OneHopMessage.h
r4618 r4625 68 68 69 69 private: 70 uint 16_t type; // TODO: was uint8_t70 uint8_t type; 71 71 }; 72 72  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.