diff options
Diffstat (limited to 'src/http/ngx_http_config.h')
| -rw-r--r-- | src/http/ngx_http_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/ngx_http_config.h b/src/http/ngx_http_config.h index 27f8c6546..6793208bf 100644 --- a/src/http/ngx_http_config.h +++ b/src/http/ngx_http_config.h @@ -32,4 +32,4 @@ extern void **ngx_srv_conf; extern void **ngx_loc_conf; -#endif _NGX_HTTP_CONFIG_H_INCLUDED_ +#endif /* _NGX_HTTP_CONFIG_H_INCLUDED_ */ |
