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

Diff for /src/usr.bin/less/cvt.c between version 1.6 and 1.7

version 1.6, 2016/01/09 17:34:43 version 1.7, 2016/03/16 15:36:26
Line 13 
Line 13 
  * Routines to convert text in various ways.  Used by search.   * Routines to convert text in various ways.  Used by search.
  */   */
   
 #include "less.h"  
 #include "charset.h"  #include "charset.h"
   #include "less.h"
   
 extern int utf_mode;  extern int utf_mode;
   

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7