> I've opted to fix the comments. > * compare previously-normalised a and b > - * return 1 / 0 / -1 if a < / == / > b > + * return -1 / 0 / 1 if a < / == / > b Thanks for making it match what other cmp type routines do. -- These are my opinions. I hate spam.