aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compute/skc/context.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compute/skc/context.c')
-rw-r--r--src/compute/skc/context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compute/skc/context.c b/src/compute/skc/context.c
index 8066dc2b9b..59c7956fd5 100644
--- a/src/compute/skc/context.c
+++ b/src/compute/skc/context.c
@@ -28,7 +28,7 @@
//
skc_err
-skc_context_create_cl(skc_context_t * context,
+skc_context_create_cl(skc_context_t * context,
cl_context context_cl,
cl_device_id device_id_cl)
{