Merge "added nolint to function that doesn't seem easy to breakup"

This commit is contained in:
Jim Bankoski 2013-10-05 16:47:23 -07:00 committed by Gerrit Code Review
commit f59cb3eacc

View File

@ -2647,4 +2647,4 @@ void FDCT32x32_2D(int16_t *input,
}
}
}
}
} // NOLINT