mirror of
https://github.com/nginx/nginx.git
synced 2026-08-28 12:45:21 +00:00
update previous commit
This commit is contained in:
parent
de8ec1efc8
commit
f1c8f4471a
1 changed files with 1 additions and 1 deletions
|
|
@ -2362,7 +2362,7 @@ ngx_http_core_cmp_locations(const void *one, const void *two)
|
|||
return 1;
|
||||
}
|
||||
|
||||
return (int) rc;
|
||||
return rc;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue