mirror of
https://github.com/nginx/nginx.git
synced 2024-11-27 23:49:00 +08:00
update previous commit
This commit is contained in:
parent
de8ec1efc8
commit
f1c8f4471a
@ -2362,7 +2362,7 @@ ngx_http_core_cmp_locations(const void *one, const void *two)
|
||||
return 1;
|
||||
}
|
||||
|
||||
return (int) rc;
|
||||
return rc;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user