On 01 Feb 2022 13:53, Dragan Mladjenovic wrote: > + /* In IEEE754-2008: > + * "minNum/maxNum is ... the canonicalized number if one > + * operand is a number and the other a quiet NaN." */ GNU style doesn't put * at the start of the wrapped line, and uses two spaces before the closing */ > +/* Unordered/ordered comparison operators */ period at end > +/* Changes the behaviour of the library to IEEE754-2008 or IEEE754-1985. > + * The default for the library is IEEE754-1985. */ no leading * on wrapped lines and 2 spaces before */ -mike