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

Diff for /src/usr.bin/wall/ttymsg.c between version 1.15 and 1.16

version 1.15, 2004/09/14 23:01:31 version 1.16, 2009/10/27 23:59:49
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static const char sccsid[] = "@(#)ttymsg.c      8.2 (Berkeley) 11/16/93";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/uio.h>  #include <sys/uio.h>
 #include <signal.h>  #include <signal.h>

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16