Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'auto/include')
-rw-r--r--auto/include2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/include b/auto/include
index 7ed3086fd..7a098d9d0 100644
--- a/auto/include
+++ b/auto/include
@@ -43,7 +43,7 @@ if [ -x $NGX_AUTOTEST ]; then
eval "NGX_INCLUDE_$ngx_name='#include <$ngx_include>'"
- #STUB
+ #STUB
eval "NGX_$ngx_name='#include <$ngx_include>'"
else