Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 317f5119 authored by Narayan Kamath's avatar Narayan Kamath Committed by Android (Google) Code Review
Browse files

Merge "Fix bad link tag in javadoc."

parents e0d10cd9 80009c02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ public abstract class EGLObjectHandle {
    private final long mHandle;

    /**
     * @deprecated Use {@link EGLObjectHandle(long)} instead. Handles
     * @deprecated Use {@link #EGLObjectHandle(long)} instead. Handles
     *     on 64 bit platforms will be wider than java ints.
     */
    @Deprecated