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

Diff for /mandoc/out.c between version 1.59 and 1.60

version 1.59, 2015/01/30 04:11:50 version 1.60, 2015/09/26 00:54:04
Line 262  tblcalc_data(struct rofftbl *tbl, struct roffcol *col,
Line 262  tblcalc_data(struct rofftbl *tbl, struct roffcol *col,
                 break;                  break;
         default:          default:
                 abort();                  abort();
                 /* NOTREACHED */  
         }          }
 }  }
   

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

CVSweb