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

Diff for /src/usr.bin/finger/net.c between version 1.9 and 1.10

version 1.9, 2003/06/03 02:56:08 version 1.10, 2004/03/15 02:50:29
Line 34 
Line 34 
   
 #ifndef lint  #ifndef lint
 /*static char sccsid[] = "from: @(#)net.c       5.5 (Berkeley) 6/1/90";*/  /*static char sccsid[] = "from: @(#)net.c       5.5 (Berkeley) 6/1/90";*/
 static char rcsid[] = "$OpenBSD$";  static const char rcsid[] = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/types.h>  #include <sys/types.h>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10