Просмотр исходного кода

Fix type of color field of codelet

Samuel Thibault лет назад: 7
Родитель
Сommit
9b19ea4a58
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/doxygen/chapters/api/codelet_and_tasks.doxy

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

@@ -415,7 +415,7 @@ compiler implicitly do it in e.g. static storage case.
     Optional name of the codelet. This can be useful for debugging
     Optional name of the codelet. This can be useful for debugging
     purposes.
     purposes.
 
 
-\var const char *starpu_codelet::color
+\var unsigned starpu_codelet::color
     Optional color of the codelet. This can be useful for debugging
     Optional color of the codelet. This can be useful for debugging
     purposes.
     purposes.