瀏覽代碼

doc: fix starpu_spu_worker_get_count()

Antoine Lucas 14 年之前
父節點
當前提交
74904aa6f7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -3235,7 +3235,7 @@ value should be at most @code{STARPU_MAXOPENCLDEVS}.
 
 @node starpu_spu_worker_get_count
 @subsection @code{starpu_spu_worker_get_count} -- Get the number of Cell SPUs controlled by StarPU
-@deftypefun unsigned starpu_opencl_worker_get_count (void)
+@deftypefun unsigned starpu_spu_worker_get_count (void)
 This function returns the number of Cell SPUs controlled by StarPU.
 @end deftypefun