Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
nojb committed May 16, 2020
1 parent 92d7e2e commit 37d7590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/bfd.ml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ let dprint fmt =

open ELF

let () =
let _f () =
let ic = open_in_bin Sys.argv.(1) in
let ehdr = ELF.input_header ic in
read_magic ehdr;
Expand Down

0 comments on commit 37d7590

Please sign in to comment.