Skip to content

Commit

Permalink
Comment on load_system_cert.c
Browse files Browse the repository at this point in the history
  • Loading branch information
shirok committed Jun 25, 2022
1 parent 6c8141a commit 94a5b4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/tls/load_system_cert.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/*
* 'system' certificate loader. This is included from both tls.c and
* tls-mbed.c.
* We can't consolidate it, for tls-mbed.c may be compiled into a separate
* DLL, and it is cumbersome on Windows to do cross-DLL reference.
*/

#ifdef HAVE_WINCRYPT_H
Expand Down

0 comments on commit 94a5b4d

Please sign in to comment.