/[classpath]/classpath/java/net/Inet4Address.java
ViewVC logotype

Diff of /classpath/java/net/Inet4Address.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by tromey, Tue Jul 26 22:45:47 2005 UTC revision 1.18 by tromey, Sun Oct 2 22:58:42 2005 UTC
# Line 70  public final class Inet4Address extends Line 70  public final class Inet4Address extends
70     * only by static methods in this class.     * only by static methods in this class.
71     *     *
72     * @param addr The IP number of this address as an array of bytes     * @param addr The IP number of this address as an array of bytes
73     * @param hostname The hostname of this IP address.     * @param host The hostname of this IP address.
74     */     */
75    Inet4Address(byte[] addr, String host)    Inet4Address(byte[] addr, String host)
76    {    {

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26