瀏覽代碼

include/starpu_deprecated_api.h: talk about deprecated types instead of former types

Nathalie Furmento 12 年之前
父節點
當前提交
348d9059b8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/starpu_deprecated_api.h

+ 1 - 1
include/starpu_deprecated_api.h

@@ -24,7 +24,7 @@ extern "C"
 #endif
 
 #if defined(STARPU_USE_DEPRECATED_API) || defined(STARPU_USE_DEPRECATED_ONE_ZERO_API)
-#warning Your application is using former types. You may want to update to use the latest API, by using tools/dev/rename.sh.
+#warning Your application is using deprecated types. You may want to update to use the latest API, by using tools/dev/rename.sh.
 #endif /* defined(STARPU_USE_DEPRECATED_API) || defined(STARPU_USE_DEPRECATED_ONE_ZERO_API) */
 
 #ifdef STARPU_USE_DEPRECATED_ONE_ZERO_API