From: Jim Bankoski Date: Mon, 30 Sep 2013 01:58:58 +0000 (-0700) Subject: fixed cpplint issue with vp9_scale.h X-Git-Tag: v1.3.0~367^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=716d37f8bfc7c1e9347f405a1a62ddee0fc99f57;p=libvpx fixed cpplint issue with vp9_scale.h Change-Id: Ia7969baac7ffc6d7a0e8e8e83e9252d077a3c5b3 --- diff --git a/vp9/common/vp9_scale.h b/vp9/common/vp9_scale.h index 7a720d035..ece011477 100644 --- a/vp9/common/vp9_scale.h +++ b/vp9/common/vp9_scale.h @@ -48,4 +48,4 @@ static int vp9_is_scaled(const struct scale_factors *sf) { sf->y_scale_fp != REF_NO_SCALE; } -#endif // VP9_COMMON_VP9_SCALE_H_ +#endif // VP9_COMMON_VP9_SCALE_H_