소스 검색

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