Bugzilla – Bug 602
Spelling mistake for cl_kernel_arg_type_qualifier
Last modified: 2012-03-06 02:48:40 PST
At line 499 of current 1.2 cl.h header file, before #define CL_KERNEL_ARG_TYPE_NONE 0 the comment states /* cl_kernel_arg_type_qualifer */ A "i" is missing in the enumeration type name, which shall be /* cl_kernel_arg_type_qualifier */