From 591b2cf06f588b9afe1eae67be87f5373f299372 Mon Sep 17 00:00:00 2001 From: cryptonote-social Date: Sat, 26 Dec 2020 11:18:38 -0800 Subject: [PATCH] typo fix --- capi/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capi/.gitignore b/capi/.gitignore index 679e6dc..fb60775 100644 --- a/capi/.gitignore +++ b/capi/.gitignore @@ -1,6 +1,6 @@ capi.a capi.h -capi.dylib +capi.dynlib capi.so test.o test