Ignore:
Timestamp:
Nov 13, 2009, 1:41:34 PM (14 years ago)
Author:
mies
Message:

Fixed tons of warnings when using CXXFLAGS="-Wall"!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/OverlayBootstrap.h

    r5967 r6919  
    106106                        nodeid = rhs.nodeid;
    107107                        endpoint = rhs.endpoint;
     108                        return *this;
    108109                }
    109110
Note: See TracChangeset for help on using the changeset viewer.