fixed cpp lint issue in vp9_postproc_x86
authorJim Bankoski <jimbankoski@google.com>
Mon, 30 Sep 2013 01:44:58 +0000 (18:44 -0700)
committerJim Bankoski <jimbankoski@google.com>
Mon, 30 Sep 2013 01:44:58 +0000 (18:44 -0700)
Change-Id: I2b2af1dd9f5c29c05e28a4fd51fa58ccc4071477

vp9/common/x86/vp9_postproc_x86.h

index b0e8b18..8870215 100644 (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_