BUG-4407: Fix a typo in Decimal64 range tables 49/28249/3
authorRobert Varga <robert.varga@pantheon.sk>
Sat, 10 Oct 2015 13:47:30 +0000 (15:47 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 10 Oct 2015 14:36:10 +0000 (14:36 +0000)
commitdf6101c779d566f0ae36097e7bf9e11934ff3d05
tree3333f00732cb5463d22c37843b29b5080e105231
parenteea9d976abfcdc466fc1c99c81f05cdb482cd7ad
BUG-4407: Fix a typo in Decimal64 range tables

Simple typo results in both wrong range enforcement and an out-of-bounds
error with fraction-digits == 18.

Change-Id: I3e9916940e80fbeedadfdc9e8db35b584ea3e859
Signed-off-by: Robert Varga <robert.varga@pantheon.sk>
yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/Decimal64.java