浏览代码

Reference the sed script.

Samuel Thibault 13 年之前
父节点
当前提交
61d0c775d6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/starpu_deprecated_api.h

+ 1 - 1
include/starpu_deprecated_api.h

@@ -23,7 +23,7 @@ extern "C"
 {
 #endif
 
-#warning deprecated types. Please update your code to use the latest API.
+#warning deprecated types. Please update your code to use the latest API, e.g. using tools/dev/rename.sh
 
 #define starpu_codelet			struct starpu_codelet
 #define starpu_data_handle		starpu_data_handle_t