[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.185 and 1.186

version 1.185, 2018/12/21 16:58:49 version 1.186, 2018/12/30 00:48:48
Line 231 
Line 231 
   
         /* Rewind to the first. */          /* Rewind to the first. */
   
         rew_last(mdoc, mdoc->first);          rew_last(mdoc, mdoc->meta.first);
         mdoc_state_reset(mdoc);          mdoc_state_reset(mdoc);
 }  }
   

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