[CpmlPair] Inverted condition in adg_vector_set_length()
commit52c4cf905bc138f21679fa101eaa29b095f61757
authorNicola Fontana <ntd@entidi.it>
Sat, 26 Sep 2009 17:27:31 +0000 (26 19:27 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 26 Sep 2009 17:27:31 +0000 (26 19:27 +0200)
tree14792fe49137e3dd1208eb08721ca8779afb88f1
parent10c5c291ac1daca4c61e940114fd48bfffac0de9
[CpmlPair] Inverted condition in adg_vector_set_length()

Stupid bug from the previous commit: the computation should be done if
divisor != 0, not the reverse.
cpml/cpml-pair.c