Skip to content

Commit

Permalink
Bug 1385146 - fixup, a=bustage
Browse files Browse the repository at this point in the history
try: -p win64 -t none

--HG--
extra : amend_source : 7316732c4d66890a08811a82f71417ed4d87d66c
  • Loading branch information
martinthomson committed Jul 28, 2017
1 parent c960d70 commit bb3f9ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/ssl/sslsock.c
Expand Up @@ -2215,7 +2215,7 @@ ssl3_GetEffectiveVersionPolicy(SSLProtocolVariant variant,
return SECSuccess;
}

/*
/*
* Assumes that rangeParam values are within the supported boundaries,
* but should contain all potentially allowed versions, even if they contain
* conflicting versions.
Expand Down Expand Up @@ -3868,6 +3868,7 @@ struct {
} ssl_experimental_functions[] = {
#ifndef SSL_DISABLE_EXPERIMENTAL_API
#endif
{ "", NULL }
};
#undef EXP
#undef PUB
Expand Down

0 comments on commit bb3f9ca

Please sign in to comment.