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

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

version 1.1, 1995/10/18 08:46:04 version 1.2, 1996/06/26 05:38:58
Line 1 
Line 1 
   /*      $OpenBSD$       */
   
 /*  /*
  * Copyright (c) 1993 Christopher G. Demetriou   * Copyright (c) 1993 Christopher G. Demetriou
  * Copyright (c) 1988, 1990 Regents of the University of California.   * Copyright (c) 1988, 1990 Regents of the University of California.
Line 40 
Line 42 
   
 #ifndef lint  #ifndef lint
 /*static char sccsid[] = "from: @(#)wall.c      5.14 (Berkeley) 3/2/91";*/  /*static char sccsid[] = "from: @(#)wall.c      5.14 (Berkeley) 3/2/91";*/
 static char rcsid[] = "$Id$";  static char rcsid[] = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
 /*  /*

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