Ignore:
Timestamp:
06/18/03 13:46:13 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MDirIter.h

    r2180 r2196  
    2020    Bool_t  Check(const TString n) const;
    2121    Int_t   IsDir(const char *dir) const;
    22     Bool_t  MatchFilter(const TString &n, const TString &n) const;
     22    Bool_t  MatchFilter(const TString &name, const TString &filter) const;
    2323    TString ConcatFileName(const char *dir, const char *name) const;
    2424    void    PrintEntry(const TObject &o) const;
Note: See TracChangeset for help on using the changeset viewer.