avfilter/scene_sad: Fix funtions typos

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2018-12-18 14:13:56 +01:00
parent 76952aa461
commit 568e1b229b
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
/**
* @file
* Scene SAD funtions
* Scene SAD functions
*/
#include "scene_sad.h"

View File

@ -18,7 +18,7 @@
/**
* @file
* Scene SAD funtions
* Scene SAD functions
*/
#ifndef AVFILTER_SCENE_SAD_H