mirror of
https://github.com/nginx/nginx.git
synced 2024-11-27 23:49:00 +08:00
nginx-0.0.2-2004-02-25-18:46:57 import
This commit is contained in:
parent
71e9fa0e11
commit
14dab45638
@ -52,7 +52,7 @@ fi
|
||||
if [ $ngx_ptr_bytes = 4 ]; then
|
||||
fmtX="%0`expr 2 \* $ngx_ptr_bytes`"
|
||||
else
|
||||
fmtX="%$ngx_ptr_bytes'
|
||||
fmtX="%"
|
||||
fi
|
||||
|
||||
ngx_fmt=`echo $ngx_fmt | sed -e "s/d/X/" -e "s/^%/$fmtX/"`
|
||||
|
Loading…
Reference in New Issue
Block a user