We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a807c20 commit 2db998aCopy full SHA for 2db998a
src/pk/ecc/ecc_get_curve.c
@@ -11,7 +11,7 @@
11
12
#ifdef LTC_MECC
13
14
-const struct {
+static const struct {
15
const char *OID;
16
const char *names[6];
17
} _curve_names[] = {
0 commit comments