Quellcode durchsuchen

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

Nathalie Furmento vor 12 Jahren
Ursprung
Commit
e560581df8
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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