Re: ospfd/parse.y : fix line count

2018-06-03 Thread Remi Locherer
On Sat, Jun 02, 2018 at 10:33:11PM +0200, Denis Fondras wrote: > Applying otto@'s diff to ospfd. > Fixes an off-by-one line count when using include statements. > > Ok ? I applied your diff and verified that the line number for errors in included files is now correct. ok remi@ > > Index: parse

ospfd/parse.y : fix line count

2018-06-02 Thread Denis Fondras
Applying otto@'s diff to ospfd. Fixes an off-by-one line count when using include statements. Ok ? Index: parse.y === RCS file: /cvs/src/usr.sbin/ospfd/parse.y,v retrieving revision 1.87 diff -u -p -r1.87 parse.y --- parse.y 26 A