Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[] (0) Oops, got my maths wrong.
git-svn-id: http://svn.whatwg.org/webapps@1844 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 3, 2008
1 parent 0bcdd88 commit 376c356
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -41871,7 +41871,7 @@ Proxy-authorization: Basic ZWRuYW1vZGU6bm9jYXBlcyE=</pre>
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>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -39517,7 +39517,7 @@ Proxy-authorization: Basic ZWRuYW1vZGU6bm9jYXBlcyE=</pre>
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
Expand Down

0 comments on commit 376c356

Please sign in to comment.