Ignore:
Timestamp:
Aug 3, 2009, 2:29:12 PM (15 years ago)
Author:
Christoph Mayer
Message:

maemo segfault wegen static object ctors workaround

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/modules/OverlayInterface.h

    r5316 r5624  
    103103         *    end-point, if this node is the initiator
    104104         */
    105         virtual void joinOverlay(const EndpointDescriptor& bootstrap =
    106                 EndpointDescriptor::UNSPECIFIED ) = 0;
     105        virtual void joinOverlay(const EndpointDescriptor& bootstrap = EndpointDescriptor::UNSPECIFIED()) = 0;
    107106
    108107        /**
Note: See TracChangeset for help on using the changeset viewer.