Ignore:
Timestamp:
08/13/02 14:55:13 (22 years ago)
Author:
wittek
Message:
default argument opt=" " removed (Alpha-problem)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MEvtLoop.cc

    r1487 r1498  
    498498// If available print the contents of the parameter list.
    499499//
    500 void MEvtLoop::Print(Option_t *opt="") const
     500void MEvtLoop::Print(Option_t *opt) const
    501501{
    502502    if (fParList)
Note: See TracChangeset for help on using the changeset viewer.