Commit 716d37f8 authored by Jim Bankoski's avatar Jim Bankoski
Browse files

fixed cpplint issue with vp9_scale.h

Change-Id: Ia7969baac7ffc6d7a0e8e8e83e9252d077a3c5b3
Showing with 1 addition and 1 deletion
...@@ -48,4 +48,4 @@ static int vp9_is_scaled(const struct scale_factors *sf) { ...@@ -48,4 +48,4 @@ static int vp9_is_scaled(const struct scale_factors *sf) {
sf->y_scale_fp != REF_NO_SCALE; sf->y_scale_fp != REF_NO_SCALE;
} }
#endif // VP9_COMMON_VP9_SCALE_H_ #endif // VP9_COMMON_VP9_SCALE_H_
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment