aboutsummaryrefslogtreecommitdiff
path: root/test/vp8_datarate_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/vp8_datarate_test.cc')
-rw-r--r--test/vp8_datarate_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vp8_datarate_test.cc b/test/vp8_datarate_test.cc
index dcd68a2d4..64a861d15 100644
--- a/test/vp8_datarate_test.cc
+++ b/test/vp8_datarate_test.cc
@@ -121,7 +121,7 @@ class DatarateTestLarge
++frame_number_;
}
- virtual void EndPassHook(void) {
+ virtual void EndPassHook() {
if (bits_total_) {
const double file_size_in_kb = bits_total_ / 1000.; // bits per kilobit