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

ChangeLog: clarify field magic

Nathalie Furmento лет назад: 14
Родитель
Сommit
e013d2ffd4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -18,7 +18,7 @@ StarPU 1.0 (svn revision xxxx)
 ==============================================
 ==============================================
 The extensions-again release
 The extensions-again release
 
 
-  * Add a magic field to struct starpu_task which is set when
+  * Add a field named magic to struct starpu_task which is set when
         initialising the task. starpu_task_submit will fail if the
         initialising the task. starpu_task_submit will fail if the
         field does not have the right value. This will hence avoid
         field does not have the right value. This will hence avoid
         submitting tasks which have not been properly initialised.
         submitting tasks which have not been properly initialised.