[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.11 and 1.12

version 1.11, 2008/07/09 19:41:56 version 1.12, 2009/10/27 23:59:43
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 char copyright[] =  
 "@(#) Copyright (c) 1988 Regents of the University of California.\n\  
  All rights reserved.\n";  
 #endif /* not lint */  
   
 #ifndef lint  
 /*static char sccsid[] = "from: @(#)wall.c      5.14 (Berkeley) 3/2/91";*/  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 /*  /*
  * This program is not related to David Wall, whose Stanford Ph.D. thesis   * This program is not related to David Wall, whose Stanford Ph.D. thesis
  * is entitled "Mechanisms for Broadcast and Selective Broadcast".   * is entitled "Mechanisms for Broadcast and Selective Broadcast".

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12