소스 검색

Doc: fix a todo.

Cyril Roelandt 13 년 전
부모
커밋
fe819f2c6b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      doc/chapters/basic-api.texi

+ 2 - 1
doc/chapters/basic-api.texi

@@ -1445,7 +1445,8 @@ A pointer to the previous task. This should only be used by StarPU.
 A pointer to the next task. This should only be used by StarPU.
 
 @item @code{unsigned int mf_skip}
-todo
+This is only used for tasks that use multiformat handle. This should only be
+used by StarPU.
 
 @item @code{void *starpu_private}
 This is private to StarPU, do not modify. If the task is allocated by hand