ソースを参照

doc/chapters/api.texi: add missing @end defmac

Nathalie Furmento 12 年 前
コミット
e560581df8
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      doc/chapters/api.texi

+ 1 - 0
doc/chapters/api.texi

@@ -2382,6 +2382,7 @@ explicitly cast into double, otherwise parameter passing will not work.
 @defmac STARPU_SCHED_CTX
 @defmac STARPU_SCHED_CTX
 this macro is used when calling @code{starpu_insert_task}, and must be followed
 this macro is used when calling @code{starpu_insert_task}, and must be followed
 by the id of the scheduling context to which we want to submit the task.
 by the id of the scheduling context to which we want to submit the task.
+@end defmac
 
 
 @deftypefun void starpu_codelet_pack_args ({void **}@var{arg_buffer}, {size_t *}@var{arg_buffer_size}, ...)
 @deftypefun void starpu_codelet_pack_args ({void **}@var{arg_buffer}, {size_t *}@var{arg_buffer_size}, ...)
 Pack arguments of type @code{STARPU_VALUE} into a buffer which can be
 Pack arguments of type @code{STARPU_VALUE} into a buffer which can be