Changeset 344 for trunk


Ignore:
Timestamp:
May 19, 2007, 4:06:42 PM (16 years ago)
Author:
Peter Johansson
Message:

oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Directory.cc

    r343 r344  
    113113  std::string Directory::node_type(void) const
    114114  {
    115     return std::string("file");
     115    return std::string("directory");
    116116  }
    117117
Note: See TracChangeset for help on using the changeset viewer.