diff rep/channel/REPSocketChannel.java @ 156:31334767e65d

*** empty log message ***
author kono
date Thu, 28 Aug 2008 16:11:18 +0900
parents 4cfed12aa3aa
children 690182302c05
line wrap: on
line diff
--- a/rep/channel/REPSocketChannel.java	Thu Aug 28 15:39:20 2008 +0900
+++ b/rep/channel/REPSocketChannel.java	Thu Aug 28 16:11:18 2008 +0900
@@ -121,7 +121,7 @@
 	public boolean connect(SocketAddress semaIP) throws IOException {
 		return sc.connect(semaIP);
 	}
-	
+
 	
 
 }
\ No newline at end of file