[html5] r1844 - [] (0) Oops, got my maths wrong.

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 3 02:09:46 PDT 2008


Author: ianh
Date: 2008-07-03 02:09:46 -0700 (Thu, 03 Jul 2008)
New Revision: 1844

Modified:
   index
   source
Log:
[] (0) Oops, got my maths wrong.

Modified: index
===================================================================
--- index	2008-07-03 09:05:56 UTC (rev 1843)
+++ index	2008-07-03 09:09:46 UTC (rev 1844)
@@ -41871,7 +41871,7 @@
          title="">multiple</var> to <var title="">length</var>.
 
        <li>
-        <p>Multiply <var title="">multiple</var> by 127, and store that new
+        <p>Multiply <var title="">multiple</var> by 128, and store that new
          value in <var title="">multiple</var>.
 
        <li>

Modified: source
===================================================================
--- source	2008-07-03 09:05:56 UTC (rev 1843)
+++ source	2008-07-03 09:09:46 UTC (rev 1844)
@@ -39517,7 +39517,7 @@
        multiplied by <var title="">multiple</var> to <var
        title="">length</var>.</p></li>
 
-       <li><p>Multiply <var title="">multiple</var> by 127, and store
+       <li><p>Multiply <var title="">multiple</var> by 128, and store
        that new value in <var title="">multiple</var>.</p></li>
 
        <li><p>If the high-order bit of <var title="">b</var> is set




More information about the Commit-Watchers mailing list