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

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

version 1.1, 2009/09/17 07:41:28 version 1.2, 2010/05/16 01:35:37
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.1  
changed lines
  Added in v.1.2

CVSweb