summaryrefslogtreecommitdiffstats
path: root/obex/javax/obex/PrivateInputStream.java
diff options
context:
space:
mode:
Diffstat (limited to 'obex/javax/obex/PrivateInputStream.java')
-rw-r--r--obex/javax/obex/PrivateInputStream.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/obex/javax/obex/PrivateInputStream.java b/obex/javax/obex/PrivateInputStream.java
index 4d8a537..9602649 100644
--- a/obex/javax/obex/PrivateInputStream.java
+++ b/obex/javax/obex/PrivateInputStream.java
@@ -39,7 +39,7 @@ import java.io.IOException;
* This object provides an input stream to the Operation objects used in this
* package.
*
- * OPTIMIZATION: Include the other read() methods defined in InputStream.
+ * TODO: Include the other read() methods defined in InputStream.
*
* @hide
*/