Ignore:
Timestamp:
Jun 29, 2009, 4:49:46 PM (15 years ago)
Author:
Christoph Mayer
Message:

alle uint_8 auf uint_16 welche an serialisierung beteiligt sind

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/messages/LinkRequest.h

    r3690 r4618  
    2424private:
    2525        bool free_endpoint_;
    26         uint8_t flags;
     26        uint16_t flags; //TODO: was uint8_t
    2727        uint32_t nonce;
    2828        const EndpointDescriptor* endpoint;
Note: See TracChangeset for help on using the changeset viewer.