summaryrefslogtreecommitdiff
path: root/framework-t/src/android/net/IpSecAlgorithm.java
diff options
context:
space:
mode:
Diffstat (limited to 'framework-t/src/android/net/IpSecAlgorithm.java')
-rw-r--r--framework-t/src/android/net/IpSecAlgorithm.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework-t/src/android/net/IpSecAlgorithm.java b/framework-t/src/android/net/IpSecAlgorithm.java
index 86052484ea..840af28b77 100644
--- a/framework-t/src/android/net/IpSecAlgorithm.java
+++ b/framework-t/src/android/net/IpSecAlgorithm.java
@@ -297,7 +297,7 @@ public final class IpSecAlgorithm implements Parcelable {
return mTruncLenBits;
}
- /* Parcelable Implementation */
+ /** Parcelable Implementation */
public int describeContents() {
return 0;
}