Skip to content

Commit 4c01b49

Browse files
committed
fixed typo
1 parent 2628980 commit 4c01b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binding.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"sources": [
66
"src/main.cc",
77
"src/cryptonote_core/cryptonote_format_utils.cpp",
8-
"src/cryptonote_core/cryptonote_basic_impl.cpp"
8+
"src/cryptonote_core/cryptonote_basic_impl.cpp",
99
"src/crypto/tree-hash.c",
1010
"src/crypto/crypto.cpp",
1111
"src/crypto/crypto-ops.c",

0 commit comments

Comments
 (0)