commit | d4353c6fd3685a6b906e5c037c11c8d90fa555cc | [log] [tgz] |
---|---|---|
author | Ruslan Ermilov <ru@nginx.com> | Fri Jun 08 09:41:55 2012 +0000 |
committer | Ruslan Ermilov <ru@nginx.com> | Fri Jun 08 09:41:55 2012 +0000 |
tree | f092d3e974ca59fb8539977325642c3b73e6a587 | |
parent | 397a42eb44efb64e7319989f2cc7f678fbac578b [diff] [blame] |
Fixed spelling of "endianness", and called it "byte ordering" in the user visible part.
diff --git a/auto/unix b/auto/unix index 783219e..b0a0e4c 100755 --- a/auto/unix +++ b/auto/unix
@@ -464,7 +464,7 @@ . auto/types/uintptr_t -. auto/endianess +. auto/endianness ngx_type="size_t"; . auto/types/sizeof ngx_param=NGX_MAX_SIZE_T_VALUE; ngx_value=$ngx_max_value; . auto/types/value