forked from wolfSSL/wolfssl
Minor textual fixes. Thanks Hayden.
This commit is contained in:
@@ -406,7 +406,7 @@ end:
|
||||
}
|
||||
|
||||
/* 0 on success */
|
||||
/* allow customer to override the maximum request size at build-time */
|
||||
/* allow user to override the maximum request size at build-time */
|
||||
#ifndef OCSP_MAX_REQUEST_SZ
|
||||
#define OCSP_MAX_REQUEST_SZ 2048
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user