0f8261015380be71f8a63c8aa37926c2a32d1870 |
|
08-Jul-2015 |
Umut Tezduyar Lindskog <umuttl@axis.com> |
property callback returns are consistent
It is no different to return 0 over 1 in the property
callback. It is confusing to return 1 which made me think
1 has a special purpose. This way code is consistent with
the rest of the tree. |