Преглед изворни кода

fpga: fix structure member name

Samuel Thibault пре 4 година
родитељ
комит
083b15f5fc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      include/starpu.h

+ 1 - 1
include/starpu.h

@@ -320,7 +320,7 @@ struct starpu_conf
         */
 	struct starpu_max_load *fpga_load;
 #else
-	void *fpga_files;
+	void *fpga_load;
 #endif
 
 	/**