[BACK]Return to vis.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/vis.h between version 1.2 and 1.3

version 1.2, 1997/09/21 10:46:01 version 1.3, 1999/05/14 20:31:56
Line 43 
Line 43 
  * to select alternate encoding format   * to select alternate encoding format
  */   */
 #define VIS_OCTAL       0x01    /* use octal \ddd format */  #define VIS_OCTAL       0x01    /* use octal \ddd format */
 #define VIS_CSTYLE      0x02    /* use \[nrft0..] where appropiate */  #define VIS_CSTYLE      0x02    /* use \[nrft0..] where appropriate */
   
 /*  /*
  * to alter set of characters encoded (default is to encode all   * to alter set of characters encoded (default is to encode all

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