Skip to content
Snippets Groups Projects
Commit 78c7121a authored by buczekp's avatar buczekp
Browse files

[LMS-1176] missing commit

SVN: 14403
parent 411aee18
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ public class Identifier<T extends Identifier<T>> implements IsSerializable, Comp ...@@ -70,7 +70,7 @@ public class Identifier<T extends Identifier<T>> implements IsSerializable, Comp
// //
@Override @Override
public final boolean equals(final Object obj) public boolean equals(final Object obj)
{ {
if (obj == this) if (obj == this)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment