浏览代码

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 This file is part of the StarPU Handbook.
 @c Copyright (C) 2009--2011  Universit@'e de Bordeaux 1
 @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) 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.
 @c See the file starpu.texi for copying conditions.
 
 
 @menu
 @menu
@@ -140,7 +140,7 @@ the format.
 @node Task Bundles
 @node Task Bundles
 @section 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
 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
 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
 hint given to the scheduler as there is no guarantee that they will be