Changeset 185 for trunk/lib/Stats.h
- Timestamp:
- Sep 6, 2006, 4:39:18 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Stats.h
r165 r185 81 81 inline u_int last_changed_rev(void) const { return last_changed_rev_; } 82 82 83 /// 84 /// @return true if file is binary 85 /// 86 bool parse(const std::string&); 83 void parse(const std::string&); 87 84 88 85 ///
Note: See TracChangeset
for help on using the changeset viewer.