浏览代码

doc: typo s/STARPU_EXECUTE/STARPU_VALUE/

Nathalie Furmento 14 年之前
父节点
当前提交
100dba3d84
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -1262,7 +1262,7 @@ based on the given arguments. The list of varying arguments has to be
 ended by the value @code{0}.
 
 Parameters to be passed to the codelet implementation are defined
-through the type @code{STARPU_EXECUTE}. The function
+through the type @code{STARPU_VALUE}. The function
 @code{starpu_unpack_cl_args} must be called within the codelet
 implementation to retrieve them.