Skip to content

Commit

Permalink
clang-format.
Browse files Browse the repository at this point in the history
  • Loading branch information
edeiana committed Dec 18, 2024
1 parent 7875787 commit f0e9bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/ir/instr_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ struct _instr_t {

/* Used to hold the relative offset within an instruction list when encoding. */
size_t offset;
}; /* instr_t */
}; /* instr_t */
#endif /* DR_FAST_IR */

/**
Expand Down

0 comments on commit f0e9bcb

Please sign in to comment.