File tree
Expand file treeCollapse file tree1 file changed
+2
-4
lines changed Expand file treeCollapse file tree1 file changed
+2
-4
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -21,12 +21,10 @@ FLG_ENTRY(KHMATCH_MISSING )
|
21 | 21 | FLG_ENTRY(KHTYPE_RSA1 )
|
22 | 22 | FLG_ENTRY(KHTYPE_RSA )
|
23 | 23 | FLG_ENTRY(KHTYPE_DSS )
|
24 |
| -FLG_ENTRY(KHTYPE_ECDSA ) |
25 |
| -FLG_ENTRY(KHTYPE_ED25519 ) |
26 | 24 | #endif
|
27 | 25 | #if LCURL_CURL_VER_GE(7,58,0)
|
28 |
| -FLG_ENTRY(KHTYPE_ECDSA) |
29 |
| -FLG_ENTRY(KHTYPE_ED25519) |
| 26 | +FLG_ENTRY(KHTYPE_ECDSA ) |
| 27 | +FLG_ENTRY(KHTYPE_ED25519 ) |
30 | 28 | #endif
|
31 | 29 | #if LCURL_CURL_VER_GE(7,73,0)
|
32 | 30 | FLG_ENTRY(KHSTAT_FINE_REPLACE )
|
|
You can’t perform that action at this time.
0 commit comments