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

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

version 1.1, 1995/10/18 08:44:54 version 1.2, 1996/06/26 05:31:25
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: asa.c,v 1.10 1995/04/21 03:01:41 cgd Exp $     */  /*      $NetBSD: asa.c,v 1.10 1995/04/21 03:01:41 cgd Exp $     */
   
 /*  /*
Line 31 
Line 32 
  */   */
   
 #ifndef lint  #ifndef lint
 static char rcsid[] = "$NetBSD: asa.c,v 1.10 1995/04/21 03:01:41 cgd Exp $";  static char rcsid[] = "$OpenBSD$";
 #endif  #endif
   
 #include <stdio.h>  #include <stdio.h>

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