Commit 03441af
committed
winldap: Clarify SDK differences in VERIFYSERVERCERT prototype
- Clarify that the incorrect VERIFYSERVERCERT function prototype is
limited to some older SDKs.
Prior to this change the doc implied that the bad prototype was always
declared, but any recent SDK (including what is used to generate the
function prototype for the doc) does not have this issue.
Ref: curl/curl#22152 (comment)
Closes #xxxx1 parent 8fe437c commit 03441af
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | | - | |
| 91 | + | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
| |||
0 commit comments