Re: [patch] httpd remove unused struct
On Sat, May 23, 2020 at 07:47:20PM -0500, Edgar Pettijohn wrote: > Remove an unused struct from parse.y. Yes, this seems correct. Updated diff against -current below. OK? Index: parse.y === RCS file: /cvs/src/usr.sbin/httpd/parse.y
[patch] httpd remove unused struct
Remove an unused struct from parse.y. Index: parse.y === RCS file: /cvs/src/usr.sbin/httpd/parse.y,v retrieving revision 1.114 diff -u -p -u -r1.114 parse.y --- parse.y 9 Feb 2020 09:44:04 - 1.114 +++ parse.y 24 May 2