diff rep/SessionList.java @ 82:4bb583553a42

*** empty log message ***
author pin
date Tue, 11 Dec 2007 14:26:13 +0900
parents f7a9b323458b
children 9381b4734a0b
line wrap: on
line diff
--- a/rep/SessionList.java	Tue Dec 11 12:48:34 2007 +0900
+++ b/rep/SessionList.java	Tue Dec 11 14:26:13 2007 +0900
@@ -280,7 +280,7 @@
 		maxHost = myHost;
 	}
 
-	public String getHost() {
+	public String getMaxHost() {
 		// TODO Auto-generated method stub
 		return maxHost;
 	}