HE Kun 4 anni fa
parent
commit
a9e5bfa931
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      doc/doxygen/chapters/310_data_management.doxy

+ 1 - 1
doc/doxygen/chapters/310_data_management.doxy

@@ -896,7 +896,7 @@ parameter of the function, <c>interface_complex_ops</c>, will be
 described below.
 described below.
 
 
 \code{.c}
 \code{.c}
-void starpu_complex_data_register(starpu_data_handle_t *handle,
+void starpu_complex_data_register(starpu_data_handle_t *handleptr,
      unsigned home_node, double *real, double *imaginary, int nx)
      unsigned home_node, double *real, double *imaginary, int nx)
 {
 {
         struct starpu_complex_interface complex =
         struct starpu_complex_interface complex =