K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2013-10-22T20:57:24.761999Z K 7 svn:log V 294 Add a new function (OF_getencprop()) that undoes the transformation applied by encode-int. Specifically, it takes a set of 32-bit cell values and changes them to host byte order. Most non-string instances of OF_getprop() should be using this function, which is a no-op on big-endian platforms. END