Browse Source

Fix type of color field of codelet

Samuel Thibault 7 years ago
parent
commit
9b19ea4a58
1 changed files with 1 additions and 1 deletions
  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.