mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 12:37:08 +02:00
format code
This commit is contained in:
parent
9391f6348a
commit
158f49dc46
2 changed files with 5 additions and 4 deletions
|
@ -306,8 +306,8 @@ end:
|
|||
uts_logger(ct, LOG_DEBUG, "Request[%s], TimeStamp OpenSSL status: |%s",
|
||||
*serial_id, bptr->data);
|
||||
|
||||
// emit logs according the return value
|
||||
// and set the return code
|
||||
// emit logs according the return value
|
||||
// and set the return code
|
||||
#ifdef OPENSSL_API_1_1
|
||||
long status = ASN1_INTEGER_get(
|
||||
TS_STATUS_INFO_get0_status(TS_RESP_get_status_info(ts_response)));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue