Explorar o código

include/starpu_task_bundle.h: update comment

Nathalie Furmento %!s(int64=13) %!d(string=hai) anos
pai
achega
3b11a58048
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      include/starpu_task_bundle.h

+ 1 - 2
include/starpu_task_bundle.h

@@ -42,8 +42,7 @@ typedef struct _starpu_task_bundle *starpu_task_bundle_t;
 /* Initialize a task bundle */
 void starpu_task_bundle_init(starpu_task_bundle_t *bundle);
 
-/* Deinitialize a bundle. In case the destroy flag is set, the bundle structure
- * is freed too. */
+/* Deinitialize a bundle. */
 void starpu_task_bundle_deinit(starpu_task_bundle_t bundle);
 
 /* Insert a task into a bundle. */