From fbb1247a1996c6dbe54114eb5cc23dc79e17099c Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 5 Sep 2015 21:04:31 +0200 Subject: [PATCH] Fix a comment. --- padding_effect_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/padding_effect_test.cpp b/padding_effect_test.cpp index dd836ea..88ba811 100644 --- a/padding_effect_test.cpp +++ b/padding_effect_test.cpp @@ -1,4 +1,4 @@ -// Unit tests for AlphaMultiplicationEffect. +// Unit tests for PaddingEffect. #include #include -- 2.39.2