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

Diff for /src/usr.bin/spell/look.c between version 1.3 and 1.4

version 1.3, 2003/06/03 02:56:16 version 1.4, 2009/10/27 23:59:43
Line 32 
Line 32 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static const char sccsid[] = "@(#)look.c        8.2 (Berkeley) 5/4/95";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <ctype.h>  #include <ctype.h>
 #include <stdio.h>  #include <stdio.h>

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