[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.7 and 1.8

version 1.7, 2001/09/04 23:35:59 version 1.8, 2001/09/04 23:44:19
Line 36 
Line 36 
   
 #ifndef lint  #ifndef lint
 #if 0  #if 0
 static char sccsid[] = "@(#)ttymsg.c    8.2 (Berkeley) 11/16/93";  static const char sccsid[] = "@(#)ttymsg.c      8.2 (Berkeley) 11/16/93";
 #endif  #endif
 static char rcsid[] = "$OpenBSD$";  static const char rcsid[] = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/types.h>  #include <sys/types.h>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8