IDEA-89644 compare: misleading message
authorKirill Likhodedov <Kirill.Likhodedov@jetbrains.com>
Sat, 11 Aug 2012 13:35:54 +0000 (17:35 +0400)
committerKirill Likhodedov <Kirill.Likhodedov@jetbrains.com>
Sat, 11 Aug 2012 13:35:54 +0000 (17:35 +0400)
commitcb9819b24f915468c6dd1b40b870b07ca523da09
tree2c609b7789b7e8c2d54f9352d7e4ec778be90613
parent1f895647353cfaa1dd7dfccaca39e803f88c219c
IDEA-89644 compare: misleading message

Compare definitely can show identical files: no need to presume that they are different by line separators.
Line separators difference should be handled separately within IDEA-72770.
platform/platform-impl/src/com/intellij/openapi/diff/impl/EmptyDiffViewer.java