K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-02-20T01:34:13.413428Z K 7 svn:log V 169 Fix the definition of RM_MAX_END. Even though casting from signed to unsigned is well-defined in C, it's better to first cast to the larger unsigned type, then negate. END