소스 검색

doc: Fix typo in `advanced-api.texi'.

Ludovic Courtès 13 년 전
부모
커밋
0b5ac80cd9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      doc/chapters/advanced-api.texi

+ 2 - 2
doc/chapters/advanced-api.texi

@@ -3,7 +3,7 @@
 @c This file is part of the StarPU Handbook.
 @c Copyright (C) 2009--2011  Universit@'e de Bordeaux 1
 @c Copyright (C) 2010, 2011, 2012  Centre National de la Recherche Scientifique
-@c Copyright (C) 2011 Institut National de Recherche en Informatique et Automatique
+@c Copyright (C) 2011, 2012 Institut National de Recherche en Informatique et Automatique
 @c See the file starpu.texi for copying conditions.
 
 @menu
@@ -140,7 +140,7 @@ the format.
 @node Task Bundles
 @section Task Bundles
 
-@deftp starpu_task_bundle_t
+@deftp {Data Type} starpu_task_bundle_t
 Opaque structure describing a list of tasks that should be scheduled
 on the same worker whenever it's possible. It must be considered as a
 hint given to the scheduler as there is no guarantee that they will be