Ignore:
Timestamp:
Aug 11, 2009, 4:11:02 PM (15 years ago)
Author:
Christoph Mayer
Message:

merge noch nicht fertig

File:
1 edited

Legend:

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

    r5624 r5870  
    8686sznBeginDefault( ariba::overlay::JoinReply, X ) {
    8787        uint8_t ja = joinAllowed;
    88         X && &spovnetid && param && &bootstrapEp && ja;
     88        X && &spovnetid && param && bootstrapEp && ja;
    8989        if (X.isDeserializer()) joinAllowed = ja;
    9090} sznEnd();
Note: See TracChangeset for help on using the changeset viewer.