ref: eb20d6f64cb22c04ed47986721a0b8a11d782aea
parent: b4fb99220b037bddebe708a8b9542f41de7e31bd
author: Johann <johannkoenig@google.com>
date: Thu Jan 11 10:20:08 EST 2018
clang-format v5.0.0 mem_ops.h Remove trailing empty line to keep the comment from being indented. https://bugs.llvm.org/show_bug.cgi?id=35930 Change-Id: I6c51f7afb4cc47f03a190b4c90e29e4ff1e0c689
--- a/vpx_ports/mem_ops.h
+++ b/vpx_ports/mem_ops.h
@@ -224,5 +224,4 @@
mem[3] = (MAU_T)((val >> 24) & 0xff);
}
/* clang-format on */
-
#endif // VPX_PORTS_MEM_OPS_H_