spatialGradient: Doc, fix dangling newline error

This commit is contained in:
Seon-Wook Park
2015-06-19 04:57:01 +02:00
parent 815cd8970d
commit e633c991b0
2 changed files with 14 additions and 4 deletions

View File

@@ -31,4 +31,3 @@ PERF_TEST_P( Size_Ksize, spatialGradient,
SANITY_CHECK(dx);
SANITY_CHECK(dy);
}