style fix

This commit is contained in:
Roman Arutyunyan 2013-10-08 02:21:56 +04:00
parent f8588a450f
commit c89459b784

View file

@ -750,8 +750,8 @@ ngx_rtmp_exec_init_ctx(ngx_rtmp_session_t *s, u_char name[NGX_RTMP_MAX_NAME],
{
ngx_uint_t n;
ngx_rtmp_exec_t *e;
ngx_rtmp_exec_conf_t *ec;
ngx_rtmp_exec_ctx_t *ctx;
ngx_rtmp_exec_conf_t *ec;
ngx_rtmp_exec_app_conf_t *eacf;
ngx_rtmp_exec_main_conf_t *emcf;