瀏覽代碼

include/starpu_deprecated_api.h: remove '"'

Nathalie Furmento 13 年之前
父節點
當前提交
cc1cb2f709
共有 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 "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 former types. You may want to update to use the latest API, by using tools/dev/rename.sh.
 
 typedef starpu_data_handle_t starpu_data_handle;
 typedef struct starpu_block_interface starpu_block_interface_t;