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

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

version 1.2, 1995/12/14 02:56:44 version 1.3, 1996/06/26 05:34:54
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: lastcomm.c,v 1.9 1995/10/22 01:43:42 ghudson Exp $     */  /*      $NetBSD: lastcomm.c,v 1.9 1995/10/22 01:43:42 ghudson Exp $     */
   
 /*  /*
Line 43 
Line 44 
 #if 0  #if 0
 static char sccsid[] = "@(#)lastcomm.c  8.2 (Berkeley) 4/29/95";  static char sccsid[] = "@(#)lastcomm.c  8.2 (Berkeley) 4/29/95";
 #endif  #endif
 static char rcsid[] = "$NetBSD: lastcomm.c,v 1.9 1995/10/22 01:43:42 ghudson Exp $";  static char rcsid[] = "$OpenBSD$";
 #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