[BACK]Return to if.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / netstat

Diff for /src/usr.bin/netstat/if.c between version 1.6 and 1.7

version 1.6, 1996/06/18 09:58:05 version 1.7, 1996/06/26 05:37:20
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: if.c,v 1.16.4.2 1996/06/07 21:46:46 thorpej Exp $      */  /*      $NetBSD: if.c,v 1.16.4.2 1996/06/07 21:46:46 thorpej Exp $      */
   
 /*  /*
Line 37 
Line 38 
 #if 0  #if 0
 static char sccsid[] = "from: @(#)if.c  8.2 (Berkeley) 2/21/94";  static char sccsid[] = "from: @(#)if.c  8.2 (Berkeley) 2/21/94";
 #else  #else
 static char *rcsid = "$NetBSD: if.c,v 1.16.4.2 1996/06/07 21:46:46 thorpej Exp $";  static char *rcsid = "$OpenBSD$";
 #endif  #endif
 #endif /* not lint */  #endif /* not lint */
   

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7