Skip to content

Commit

Permalink
use the new gitfilter format
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Jun 28, 2020
1 parent 867b2b9 commit a3c98c5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/mingw64/include/CL/cl_d3d10.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
**********************************************************************************/

/* $Rev $ on $Date $ */
/* $Rev $ on $Date $ */

#ifndef __OPENCL_CL_D3D10_H
#define __OPENCL_CL_D3D10_H
Expand Down
2 changes: 1 addition & 1 deletion src/mingw64/include/CL/cl_d3d11.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
**********************************************************************************/

/* $Rev $ on $Date $ */
/* $Rev $ on $Date $ */

#ifndef __OPENCL_CL_D3D11_H
#define __OPENCL_CL_D3D11_H
Expand Down
2 changes: 1 addition & 1 deletion src/mingw64/include/CL/cl_dx9_media_sharing.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
**********************************************************************************/

/* $Rev $ on $Date $ */
/* $Rev $ on $Date $ */

#ifndef __OPENCL_CL_DX9_MEDIA_SHARING_H
#define __OPENCL_CL_DX9_MEDIA_SHARING_H
Expand Down
2 changes: 1 addition & 1 deletion src/mingw64/include/CL/cl_ext.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
******************************************************************************/

/* $Rev $ on $Date $ */
/* $Rev $ on $Date $ */

/* cl_ext.h contains OpenCL extensions which don't have external */
/* (OpenGL, D3D) dependencies. */
Expand Down
2 changes: 1 addition & 1 deletion src/mingw64/include/CL/cl_gl_ext.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
**********************************************************************************/

/* $Rev $ on $Date $ */
/* $Rev $ on $Date $ */

/* cl_gl_ext.h contains vendor (non-KHR) OpenCL extensions which have */
/* OpenGL dependencies. */
Expand Down
2 changes: 1 addition & 1 deletion src/mingw64/include/CL/cl_platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
**********************************************************************************/

/* $Rev $ on $Date $ */
/* $Rev $ on $Date $ */

#ifndef __CL_PLATFORM_H
#define __CL_PLATFORM_H
Expand Down
2 changes: 1 addition & 1 deletion src/mingw64/include/CL/opencl.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
******************************************************************************/

/* $Rev $ on $Date $ */
/* $Rev $ on $Date $ */

#ifndef __OPENCL_H
#define __OPENCL_H
Expand Down

0 comments on commit a3c98c5

Please sign in to comment.