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

Diff for /src/usr.bin/oldrdist/Attic/lookup.c between version 1.9 and 1.10

version 1.9, 2004/01/15 19:12:31 version 1.10, 2009/10/27 23:59:41
Line 29 
Line 29 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /* from: static char sccsid[] = "@(#)lookup.c   8.1 (Berkeley) 6/9/93"; */  
 static char *rcsid = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include "defs.h"  #include "defs.h"
   
         /* symbol types */          /* symbol types */

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