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

Diff for /mandoc/Attic/action.c between version 1.1 and 1.2

version 1.1, 2009/01/05 14:14:04 version 1.2, 2009/01/05 16:11:14
Line 160  mdoc_action(struct mdoc *mdoc, int tok, int pos)
Line 160  mdoc_action(struct mdoc *mdoc, int tok, int pos)
         default:          default:
                 break;                  break;
         }          }
   
           MDOC_Nm... ?
 #endif  #endif
   

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

CVSweb