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

Diff of /classpath/java/net/NetworkInterface.java

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

revision 1.11 by mkoch, Tue Nov 16 11:32:36 2004 UTC revision 1.12 by mkoch, Wed Feb 16 12:36:21 2005 UTC
# Line 1  Line 1 
1  /* NetworkInterface.java --  /* NetworkInterface.java --
2     Copyright (C) 2002, 2003, 2004  Free Software Foundation, Inc.     Copyright (C) 2002, 2003, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 212  public final class NetworkInterface Line 212  public final class NetworkInterface
212     *     *
213     * @param obj The object to compare with     * @param obj The object to compare with
214     *     *
215     * @return <code>true</code> if equal, <code>false<code> otherwise     * @return <code>true</code> if equal, <code>false</code> otherwise
216     */     */
217    public boolean equals(Object obj)    public boolean equals(Object obj)
218    {    {

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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