Skip to content

Commit

Permalink
Redo deleting newline from the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
mari-mari committed Apr 16, 2024
1 parent dde4cd6 commit 7a6d89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decompiler/frontend/binaryninja/handlers/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ def lift_constant_pointer(self, pointer: mediumlevelil.MediumLevelILConstPtr, **
OperationType.address,
[res],
vartype=res.type,
)
)

0 comments on commit 7a6d89c

Please sign in to comment.