소스 검색

fix warning

Samuel Thibault 10 년 전
부모
커밋
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>
 
 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
 access modes.