Преглед на файлове

Disturb starpu_worker_get_hwloc_obj function name

It seems doxygen 1.8.13 chokes otherwise (!?)
Samuel Thibault преди 6 години
родител
ревизия
58c079a182
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      doc/doxygen/chapters/api/workers.doxy

+ 1 - 1
doc/doxygen/chapters/api/workers.doxy

@@ -358,7 +358,7 @@ hwloc cpuset associated with the worker \p workerid. The returned cpuset is obta
 from a \c hwloc_bitmap_dup() function call. It must be freed by the caller
 using \c hwloc_bitmap_free().
 
-\fn hwloc_obj_t starpu_worker_get_hwloc_obj(int workerid)
+\fn hwloc_obj_t starpu_-worker_get_hwloc_obj(int workerid)
 \ingroup API_Workers_Properties
 If StarPU was compiled with hwloc support, returns the HWLOC object corresponding to 
 the worker \p workerid.