瀏覽代碼

ChangeLog: clarify field magic

Nathalie Furmento 13 年之前
父節點
當前提交
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
 
-  * 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
         field does not have the right value. This will hence avoid
         submitting tasks which have not been properly initialised.