Fixed file-to-file comparison assert message being corrupted
This commit is contained in:
parent
65aa79dd52
commit
8c1c9c05ee
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
))
|
||||
|
||||
# define cr_assert_redir_f_op_va_(Fail, Fun, Op, ...) \
|
||||
CR_EXPAND(cr_assert_redir_op_( \
|
||||
CR_EXPAND(cr_assert_redir_f_op_( \
|
||||
Fail, \
|
||||
Fun, \
|
||||
Op, \
|
||||
|
|
Loading…
Add table
Reference in a new issue