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

Diff for /src/usr.bin/telnet/Attic/getent.c between version 1.2 and 1.3

version 1.2, 2003/06/03 02:56:18 version 1.3, 2009/10/27 23:59:44
Line 27 
Line 27 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /* from: static char sccsid[] = "@(#)getent.c   8.2 (Berkeley) 12/15/93"; */  
 /* from: static char *rcsid = "$NetBSD: getent.c,v 1.5 1996/02/24 01:15:22 jtk Exp $"; */  
 static char *rcsid = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <stdlib.h>  #include <stdlib.h>
 #include "misc-proto.h"  #include "misc-proto.h"
   

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