Skip to content

Commit 6e48a80

Browse files
style: ngx_http_lua_socket_tcp.c: ensured two blank lines between functions.
1 parent 8966382 commit 6e48a80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ngx_http_lua_socket_tcp.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5082,6 +5082,7 @@ ngx_http_lua_req_socket_rev_handler(ngx_http_request_t *r)
50825082
u->read_event_handler(r, u);
50835083
}
50845084

5085+
50855086
static int
50865087
ngx_http_lua_socket_tcp_getreusedtimes(lua_State *L)
50875088
{

0 commit comments

Comments
 (0)