(file) Return to strcasecmp.c CVS log (file) (dir) Up to [XFree86 CVS] / xc / programs / xedit

Diff for /xc/programs/xedit/strcasecmp.c between version 1.1 and 1.2

version 1.1, 1999/06/14 02:38:07 version 1.2, 2002/01/30 21:00:56
Line 1 
Line 1 
 /* $XFree86$ */  /* $XFree86: xc/programs/xedit/strcasecmp.c,v 1.1 1999/06/14 02:38:07 dawes Exp $ */
  
 #include <ctype.h> #include <ctype.h>
 #include <sys/types.h> #include <sys/types.h>
  
   #ifndef LISP
 #include "xedit.h" #include "xedit.h"
   #endif
  
 /* Just like the BSD version.  It assumes that tolower() is ANSI-compliant */ /* Just like the BSD version.  It assumes that tolower() is ANSI-compliant */
  


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

Powered by
ViewCVS 0.9.2