summaryrefslogtreecommitdiff
path: root/ojluni/annotations/mmodule/java/net/SocketImpl.annotated.java
diff options
context:
space:
mode:
Diffstat (limited to 'ojluni/annotations/mmodule/java/net/SocketImpl.annotated.java')
-rw-r--r--ojluni/annotations/mmodule/java/net/SocketImpl.annotated.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ojluni/annotations/mmodule/java/net/SocketImpl.annotated.java b/ojluni/annotations/mmodule/java/net/SocketImpl.annotated.java
index ab1f94e3aa..2146d2f750 100644
--- a/ojluni/annotations/mmodule/java/net/SocketImpl.annotated.java
+++ b/ojluni/annotations/mmodule/java/net/SocketImpl.annotated.java
@@ -63,7 +63,7 @@ protected void shutdownOutput() throws java.io.IOException { throw new RuntimeEx
protected java.io.FileDescriptor getFileDescriptor() { throw new RuntimeException("Stub!"); }
@libcore.api.CorePlatformApi
-public FileDescriptor getFD$() { throw new RuntimeException("Stub!"); }
+public java.io.FileDescriptor getFD$() { throw new RuntimeException("Stub!"); }
protected java.net.InetAddress getInetAddress() { throw new RuntimeException("Stub!"); }