From 67a0a892724d4ea080b15ceb7cc6495a83e68c3f Mon Sep 17 00:00:00 2001 From: Jim Bankoski Date: Sun, 29 Sep 2013 11:34:21 -0700 Subject: [PATCH] fixed cpplint issue vp9_onyxd_int.h Change-Id: Ie1b544e488a5e346a62174bfdeb9b54c34a19083 --- vp9/decoder/vp9_onyxd_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vp9/decoder/vp9_onyxd_int.h b/vp9/decoder/vp9_onyxd_int.h index a051971a1..8fee5e975 100644 --- a/vp9/decoder/vp9_onyxd_int.h +++ b/vp9/decoder/vp9_onyxd_int.h @@ -41,4 +41,4 @@ typedef struct VP9Decompressor { VP9Worker lf_worker; } VP9D_COMP; -#endif // VP9_DECODER_VP9_TREEREADER_H_ +#endif // VP9_DECODER_VP9_ONYXD_INT_H_ -- 2.49.0