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

Diff for /src/usr.bin/window/Attic/cmd6.c between version 1.1 and 1.2

version 1.1, 1995/10/18 08:46:54 version 1.2, 1996/06/26 05:43:10
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: cmd6.c,v 1.3 1995/09/28 10:34:10 tls Exp $     */  /*      $NetBSD: cmd6.c,v 1.3 1995/09/28 10:34:10 tls Exp $     */
   
 /*  /*
Line 40 
Line 41 
 #if 0  #if 0
 static char sccsid[] = "@(#)cmd6.c      8.1 (Berkeley) 6/6/93";  static char sccsid[] = "@(#)cmd6.c      8.1 (Berkeley) 6/6/93";
 #else  #else
 static char rcsid[] = "$NetBSD: cmd6.c,v 1.3 1995/09/28 10:34:10 tls Exp $";  static char rcsid[] = "$OpenBSD$";
 #endif  #endif
 #endif /* not lint */  #endif /* not lint */
   

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