Changeset 1137 for trunk/lib/SVNproperty.cc
- Timestamp:
- Jul 18, 2010, 10:45:45 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/SVNproperty.cc
r978 r1137 46 46 47 47 48 bool SVNproperty::svncopyright_ignore(void) const 49 { 50 return property_.find("svncopyright:ignore") != property_.end(); 51 } 52 48 53 }} // end of namespace svndigest and namespace theplu
Note: See TracChangeset
for help on using the changeset viewer.