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

Diff for /src/usr.bin/mandoc/mdoc_macro.c between version 1.186 and 1.187

version 1.186, 2018/12/30 00:48:48 version 1.187, 2018/12/31 04:55:42
Line 232 
Line 232 
         /* Rewind to the first. */          /* Rewind to the first. */
   
         rew_last(mdoc, mdoc->meta.first);          rew_last(mdoc, mdoc->meta.first);
         mdoc_state_reset(mdoc);  
 }  }
   
 /*  /*

Legend:
Removed from v.1.186  
changed lines
  Added in v.1.187