﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1657	A minor code clean for ngx_event.h	chronolaw@…		"When I write my own event module I found that the macro ngx_event_get_conf has a minor defect: there is an unnecessary ';' at the end of the macro. This ';' will case the macro can not be used as function's parameter, and it is different from other xxx_get_conf.

Shall we remove this ';'? Here is my patch, thanks."	defect	closed	trivial		nginx-core	1.15.x	fixed	event			nginx version: nginx/1.15.3
