summaryrefslogtreecommitdiffstats
path: root/postproc/swscale.h
diff options
context:
space:
mode:
Diffstat (limited to 'postproc/swscale.h')
-rw-r--r--postproc/swscale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/postproc/swscale.h b/postproc/swscale.h
index 2c75a9007c..2757ba5f20 100644
--- a/postproc/swscale.h
+++ b/postproc/swscale.h
@@ -11,4 +11,4 @@ void SwScale_YV12slice(unsigned char* srcptr[],int stride[], int srcSliceY,
int srcSliceH, uint8_t* dstptr[], int dststride, int dstbpp,
int srcW, int srcH, int dstW, int dstH);
// generating tables
-void SwScale_Init();
+void SwScale_Init(); \ No newline at end of file