[BACK]Return to out.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/out.h between version 1.7 and 1.8

version 1.7, 2011/01/09 14:30:48 version 1.8, 2011/01/30 16:05:29
Line 52 
Line 52 
   
 enum    roffdeco {  enum    roffdeco {
         DECO_NONE,          DECO_NONE,
           DECO_NUMBERED, /* numbered character */
         DECO_SPECIAL, /* special character */          DECO_SPECIAL, /* special character */
         DECO_SSPECIAL, /* single-char special */          DECO_SSPECIAL, /* single-char special */
         DECO_RESERVED, /* reserved word */          DECO_RESERVED, /* reserved word */

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