fixed cpp lint issue in vp9_postproc_x86

Change-Id: I2b2af1dd9f5c29c05e28a4fd51fa58ccc4071477
This commit is contained in:
Jim Bankoski 2013-09-29 18:44:58 -07:00
parent ec421b7810
commit 152fd59964

View File

@ -61,4 +61,4 @@ extern prototype_postproc_addnoise(vp9_plane_add_noise_wmt);
#endif
#endif
#endif
#endif // VP9_COMMON_X86_VP9_POSTPROC_X86_H_