summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Turner <philipturner.AR@gmail.com>2022-07-02 03:38:51 -0700
committerGitHub <noreply@github.com>2022-07-02 11:38:51 +0100
commit7f216e8aa5317a71d91bed7edc83f3620dff763d (patch)
treea3b8f190e9b39ab7f7db5ddc12af1f12c304336a
parentdef8be9d35fda35492b72f54a94515f7df8d1e9f (diff)
downloadOpenCL-Headers-7f216e8aa5317a71d91bed7edc83f3620dff763d.tar.gz
Update cl_icd.h (#202)
-rw-r--r--CL/cl_icd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CL/cl_icd.h b/CL/cl_icd.h
index d5ac1de..360b870 100644
--- a/CL/cl_icd.h
+++ b/CL/cl_icd.h
@@ -1099,7 +1099,7 @@ typedef void *cl_api_clGetHostTimer;
#endif
-/* Vendor dispatch table struture */
+/* Vendor dispatch table structure */
typedef struct _cl_icd_dispatch {
/* OpenCL 1.0 */