summaryrefslogtreecommitdiff
path: root/tests/checkasm/h264qpel.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkasm/h264qpel.c')
-rw-r--r--tests/checkasm/h264qpel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkasm/h264qpel.c b/tests/checkasm/h264qpel.c
index a67bbb401b..f734945729 100644
--- a/tests/checkasm/h264qpel.c
+++ b/tests/checkasm/h264qpel.c
@@ -75,6 +75,6 @@ void checkasm_check_h264qpel(void)
}
}
}
- report("%s_h264_qpel", op_name);
+ report("%s", op_name);
}
}