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/communication/messages/AribaBaseMsg.cpp

    r5284 r6919  
    6666                        return "typeLinkUpdate";
    6767                default:
    68                         "unknown";
     68                        return "unknown";
    6969        }
    7070        return "unknown";
Note: See TracChangeset for help on using the changeset viewer.