[Git][NTPsec/ntpsec][client] ntpd/nts_client.c: restore previous comment indents
Gary E. Miller (@garyedmundsmiller)
gitlab at mg.gitlab.com
Wed Aug 5 04:32:15 UTC 2026
Gary E. Miller pushed to branch client at NTPsec / ntpsec
Commits:
a4239181 by Gary E. Miller at 2026-08-04T21:31:12-07:00
ntpd/nts_client.c: restore previous comment indents
No functional changes.
- - - - -
1 changed file:
- ntpd/nts_client.c
Changes:
=====================================
ntpd/nts_client.c
=====================================
@@ -247,7 +247,7 @@ SSL_CTX* make_ssl_client_ctx(const char * filename) {
}
SSL_CTX_set_session_cache_mode(ctx, SSL_SESS_CACHE_OFF);
- SSL_CTX_set_timeout(ctx, NTS_KE_TIMEOUT); // session lifetime
+ SSL_CTX_set_timeout(ctx, NTS_KE_TIMEOUT); // session lifetime
ok &= nts_load_versions(ctx);
ok &= nts_load_ciphers(ctx);
@@ -852,7 +852,7 @@ bool nts_client_process_response_core(uint8_t *buff, int transferred, struct pee
buf.left -= length;
break;
} // case
- } // while
+ } // while
// FIXME: Need to check for EOM -- read more??
if (buf.left > 0)
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/a4239181ea7bae3869b91637ca4c49f76417923d
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/a4239181ea7bae3869b91637ca4c49f76417923d
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20260805/b0c98fc1/attachment-0001.htm>
More information about the vc
mailing list