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

Diff for /mandoc/mdoc.h between version 1.96 and 1.97

version 1.96, 2010/07/01 22:56:17 version 1.97, 2010/07/02 10:53:28
Line 252  struct  mdoc_arg {
Line 252  struct  mdoc_arg {
 enum    mdoc_endbody {  enum    mdoc_endbody {
         ENDBODY_NOT = 0,          ENDBODY_NOT = 0,
         ENDBODY_SPACE,          ENDBODY_SPACE,
         ENDBODY_NOSPACE,          ENDBODY_NOSPACE
 };  };
   
 enum    mdoc_list {  enum    mdoc_list {

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

CVSweb