summaryrefslogtreecommitdiffstats
path: root/obex/javax/obex/PasswordAuthentication.java
diff options
context:
space:
mode:
Diffstat (limited to 'obex/javax/obex/PasswordAuthentication.java')
-rw-r--r--obex/javax/obex/PasswordAuthentication.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/obex/javax/obex/PasswordAuthentication.java b/obex/javax/obex/PasswordAuthentication.java
index 82f9623..49833fe 100644
--- a/obex/javax/obex/PasswordAuthentication.java
+++ b/obex/javax/obex/PasswordAuthentication.java
@@ -35,7 +35,7 @@ package javax.obex;
/**
* This class holds user name and password combinations.
*
- * @version 0.3 November 28, 2008
+ * @hide
*/
public class PasswordAuthentication {