- Timestamp:
- Sep 26, 2009, 5:57:21 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Directory.cc
r807 r827 254 254 void Directory::print_copyright(std::map<std::string, Alias>& alias, 255 255 bool verbose, 256 const std::map<int,svn_revnum_t>& y2r) const { 256 const std::map<int,svn_revnum_t>& y2r) const 257 { 257 258 if (!ignore()){ 258 259 // print daughter nodes, i.e, this function is recursive
Note: See TracChangeset
for help on using the changeset viewer.