|
From: <hag...@us...> - 2006-12-14 10:05:46
|
Revision: 2913
http://jnode.svn.sourceforge.net/jnode/?rev=2913&view=rev
Author: hagar-wize
Date: 2006-12-14 02:05:45 -0800 (Thu, 14 Dec 2006)
Log Message:
-----------
Classpath patches
Modified Paths:
--------------
trunk/core/src/classpath/vm/java/nio/channels/VMChannels.java
Modified: trunk/core/src/classpath/vm/java/nio/channels/VMChannels.java
===================================================================
--- trunk/core/src/classpath/vm/java/nio/channels/VMChannels.java 2006-12-14 10:04:53 UTC (rev 2912)
+++ trunk/core/src/classpath/vm/java/nio/channels/VMChannels.java 2006-12-14 10:05:45 UTC (rev 2913)
@@ -23,7 +23,7 @@
import gnu.java.nio.ChannelInputStream;
import gnu.java.nio.ChannelOutputStream;
-import gnu.java.nio.channels.FileChannelImpl;
+import gnu.java.nio.FileChannelImpl;
import java.io.FileInputStream;
import java.io.FileOutputStream;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|