diff options
author | Elliott Hughes <enh@google.com> | 2010-03-22 12:26:38 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-03-22 13:24:58 -0700 |
commit | d1c610c2a641157df80aa8aefefc49393074f507 (patch) | |
tree | 6331f9200bb8586551f2fe510f2fd0bc94523afe /math/src | |
parent | 055c2521fc7776a0651de9be5be0fbbd2b312e7b (diff) | |
download | libcore-d1c610c2a641157df80aa8aefefc49393074f507.zip libcore-d1c610c2a641157df80aa8aefefc49393074f507.tar.gz libcore-d1c610c2a641157df80aa8aefefc49393074f507.tar.bz2 |
Remove all remaining "@since Android" tags.
I've fixed a few typos, and removed a few of the more egregiously nonsensical
or incorrect comments that were nearby.
Change-Id: I35851baebd532f949cc269f4738a26eeb9b6e697
Diffstat (limited to 'math/src')
-rw-r--r-- | math/src/main/java/java/math/package.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/src/main/java/java/math/package.html b/math/src/main/java/java/math/package.html index f6450d0..4c9ba9f 100644 --- a/math/src/main/java/java/math/package.html +++ b/math/src/main/java/java/math/package.html @@ -8,6 +8,5 @@ The user has full control over the rounding behavior (comparable with the IEEE754R rounding modes). <p> - @since Android 1.0 </body> </html> |