Browse Source

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

Nathalie Furmento 12 years ago
parent
commit
e560581df8
1 changed files with 1 additions and 0 deletions
  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
 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.
+@end defmac
 
 @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