X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=isl_ctx_private.h;h=65267f80a49467e42fcf9221d27d3570967be952;hb=de51a9bc4da5dd3f1f9f57c2362da6f9752c44e0;hp=ff8b233fb56eb6900fc3c65b8dfd0fef5db5ac9a;hpb=d38e528da2fad74f81c98dc6cd5cacd9b6bea98b;p=platform%2Fupstream%2Fisl.git diff --git a/isl_ctx_private.h b/isl_ctx_private.h index ff8b233..65267f8 100644 --- a/isl_ctx_private.h +++ b/isl_ctx_private.h @@ -8,7 +8,7 @@ struct isl_ctx { int opt_allocated; struct isl_options *opt; void *user_opt; - struct isl_arg *user_arg; + struct isl_args *user_args; isl_int zero; isl_int one;