Skip to content

Commit ceb110d

Browse files
committed
style: clang-format the credentials-installed header
1 parent 687eea0 commit ceb110d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Interface/SolidSyslogTlsCredentialsInstalled.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ SOLIDSYSLOG_EXTERN_C_BEGIN
3434
* new certificate can both be pinned across a renewal. The strings
3535
* are the backend's and must stay valid until its Release. NULL with
3636
* a count of zero where no peer is pinned. */
37-
const char* const* Fingerprints;
37+
const char* const * Fingerprints;
3838
size_t FingerprintCount;
3939
};
4040

0 commit comments

Comments
 (0)