[BACK]Return to chars.h CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/chars.h between version 1.2 and 1.3

version 1.2, 2010/05/16 01:35:37 version 1.3, 2010/05/25 12:37:20
Line 17 
Line 17 
 #ifndef CHARS_H  #ifndef CHARS_H
 #define CHARS_H  #define CHARS_H
   
 #define ASCII_NBRSP      31  /* non-breaking space */  
   
 __BEGIN_DECLS  __BEGIN_DECLS
   
 enum    chars {  enum    chars {

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

CVSweb