aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_inet.h')
-rw-r--r--src/core/ngx_inet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/ngx_inet.h b/src/core/ngx_inet.h
index c1e68c83b..3db74551b 100644
--- a/src/core/ngx_inet.h
+++ b/src/core/ngx_inet.h
@@ -110,5 +110,4 @@ ngx_int_t ngx_parse_url(ngx_pool_t *pool, ngx_url_t *u);
ngx_int_t ngx_inet_resolve_host(ngx_pool_t *pool, ngx_url_t *u);
-
#endif /* _NGX_INET_H_INCLUDED_ */