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

Diff for /src/usr.bin/talk/ctl.c between version 1.10 and 1.11

version 1.10, 2009/05/09 11:05:00 version 1.11, 2009/10/27 23:59:44
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)ctl.c       8.1 (Berkeley) 6/6/93";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 /*  /*
  * This file handles haggling with the various talk daemons to   * This file handles haggling with the various talk daemons to
  * get a socket to talk to. sockt is opened and connected in   * get a socket to talk to. sockt is opened and connected in

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