summaryrefslogtreecommitdiff
path: root/tests/vb21_common2_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb21_common2_tests.c')
-rw-r--r--tests/vb21_common2_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vb21_common2_tests.c b/tests/vb21_common2_tests.c
index 5a867ee2..e74ad0a4 100644
--- a/tests/vb21_common2_tests.c
+++ b/tests/vb21_common2_tests.c
@@ -237,7 +237,7 @@ static void test_verify_data(const struct vb2_public_key *pubk_orig,
free(buf2);
}
-int test_algorithm(int key_algorithm, const char *keys_dir)
+static int test_algorithm(int key_algorithm, const char *keys_dir)
{
char filename[1024];