1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Converted tabs to spaces.

This commit is contained in:
Roman Donchenko
2013-08-21 18:52:15 +04:00
parent e9a28f66ee
commit 3c137f7a04
33 changed files with 755 additions and 755 deletions
+1 -1
View File
@@ -234,5 +234,5 @@ void interpolate::bindImgTex(const oclMat &img, cl_mem &texture)
{
openCLFree(texture);
}
texture = bindTexture(img);
texture = bindTexture(img);
}