Ignore:
Timestamp:
Apr 20, 2010, 10:42:49 AM (14 years ago)
Author:
Christoph Mayer
Message:

-compiler default parameter fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/utility/bootstrap/BootstrapManager.h

    r7532 r7911  
    8585
    8686        RegistrationResult registerAllModules();
    87         RegistrationResult registerModule(BootstrapType type, string info=string(""));
     87        RegistrationResult registerModule(BootstrapType type, string info);
    8888        RegistrationResult unregisterAllModules();
    8989        RegistrationResult unregisterModule(BootstrapType type);
Note: See TracChangeset for help on using the changeset viewer.