I have many files containing following types of line -
* @version $Revision: 1.xxx
I want this type of line to be ignored while comparing using winmerge. I have tried with line filters. But, till not able to do that. Can any one help me in this regard?
After many tries the following regular expression is working for me -
^ \* @version \$Revision: