--- sbbs/include/mozilla/js/jslong.h 2018/04/24 16:41:23 1.1.1.1 +++ sbbs/include/mozilla/js/jslong.h 2018/04/24 16:42:15 1.1.1.2 @@ -185,7 +185,7 @@ extern JS_PUBLIC_API(JSInt64) JSLL_Zero( /*********************************************************************** ** MACROS: JSLL_UDIVMOD ** DESCRIPTION: -** Produce both a quotient and a remainder given an unsigned +** Produce both a quotient and a remainder given an unsigned ** INPUTS: JSUint64 a: The dividend of the operation ** JSUint64 b: The quotient of the operation ** OUTPUTS: JSUint64 *qp: pointer to quotient