change: typo.
This commit is contained in:
parent
41685d402d
commit
f8a3741211
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ struct _R3Route {
|
||||||
unsigned int remote_addr_v4;
|
unsigned int remote_addr_v4;
|
||||||
int remote_addr_v4_bits;
|
int remote_addr_v4_bits;
|
||||||
|
|
||||||
int http_scheme; // can be (SCHEME_HTTP or SCHEME_HTTP)
|
int http_scheme; // can be (SCHEME_HTTP or SCHEME_HTTPS)
|
||||||
|
|
||||||
} __attribute__((aligned(64)));
|
} __attribute__((aligned(64)));
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue