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

Diff for /src/usr.bin/w/proc_compare.c between version 1.2 and 1.3

version 1.2, 1996/06/26 05:42:43 version 1.3, 1998/01/16 17:50:43
Line 34 
Line 34 
  */   */
   
 #ifndef lint  #ifndef lint
   #if 0
 static char sccsid[] = "@(#)proc_compare.c      8.2 (Berkeley) 9/23/93";  static char sccsid[] = "@(#)proc_compare.c      8.2 (Berkeley) 9/23/93";
   #else
   static char *rcsid = "$OpenBSD$";
   #endif
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/param.h>  #include <sys/param.h>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3