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

Diff for /src/usr.bin/telnet/Attic/misc.c between version 1.1 and 1.2

version 1.1, 2005/05/24 03:43:56 version 1.2, 2009/10/27 23:59:44
Line 27 
Line 27 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /* from: static char sccsid[] = "@(#)misc.c    8.1 (Berkeley) 6/4/93"; */  
 /* from: static char rcsid[] = "$NetBSD: misc.c,v 1.5 1996/02/24 01:15:25 jtk Exp $"; */  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 /* $KTH: misc.c,v 1.15 2000/01/25 23:24:58 assar Exp $ */  /* $KTH: misc.c,v 1.15 2000/01/25 23:24:58 assar Exp $ */
   
 #include <stdio.h>  #include <stdio.h>

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