Skip to content

Commit df37e79

Browse files
committed
fixes a typo
1 parent c3db7aa commit df37e79

File tree

1 file changed

+1
-1
lines changed
  • packages/bap-ghidra/bap-ghidra.master

1 file changed

+1
-1
lines changed

packages/bap-ghidra/bap-ghidra.master/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ depends: [
2929
"core_kernel" {>= "v0.14" & < "v0.15"}
3030
"ppx_bap" {>= "v0.14" & < "v0.15"}
3131
"bap-std" {= "master"}
32-
"ba-main" {= "master"}
32+
"bap-main" {= "master"}
3333
]
3434

3535
synopsis: "BAP Ghidra backend"

0 commit comments

Comments
 (0)