Ignore:
Timestamp:
Jun 29, 2009, 11:10:20 AM (15 years ago)
Author:
Christoph Mayer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/communication/messages/AribaBaseMsg.h

    r3690 r4582  
    7171        } LINK_STATE;
    7272
    73         AribaBaseMsg(   const Address* address    = NULL,
     73        AribaBaseMsg(
     74                        const Address* address    = NULL,
    7475                        LINK_STATE _state         = LINK_STATE_DATA,
    7576                        const LinkID& _localLink  = LinkID::UNSPECIFIED,
Note: See TracChangeset for help on using the changeset viewer.