| 1877 | } |
| 1878 | |
| 1879 | void CDiffWrapper::SetFilterCommentsSourceDef(const String& ext) |
| 1880 | { |
| 1881 | m_pFilterCommentsDef = CrystalLineParser::GetTextType(ext.c_str()); |
| 1882 | } |
| 1883 | |
| 1884 | /** |
| 1885 | * @brief Copy text stat results from diffutils back into the FileTextStats structure |