浏览代码

fix warning

Samuel Thibault 9 年之前
父节点
当前提交
a98e146ca6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/doxygen/chapters/api/insert_task.doxy

+ 1 - 1
doc/doxygen/chapters/api/insert_task.doxy

@@ -36,7 +36,7 @@ appropriated objects as defined elsewhere.
 </ul>
 </ul>
 
 
 When using ::STARPU_DATA_ARRAY, the access mode of the data handles is
 When using ::STARPU_DATA_ARRAY, the access mode of the data handles is
-not defined, it will be taken from the codelet ::modes or ::dyn_modes field. One
+not defined, it will be taken from the codelet starpu_codelet::modes or starpu_codelet::dyn_modes field. One
 should use ::STARPU_DATA_MODE_ARRAY to define the data handles along with the
 should use ::STARPU_DATA_MODE_ARRAY to define the data handles along with the
 access modes.
 access modes.