Browse Source

Documentation: starpu_data_get_interface_on_node()

Cyril Roelandt 13 years ago
parent
commit
8823d36310
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/chapters/basic-api.texi

+ 1 - 1
doc/chapters/basic-api.texi

@@ -522,7 +522,7 @@ TODO
 @end deftypefun
 
 @deftypefun {void *} starpu_data_get_interface_on_node (starpu_data_handle_t @var{handle}, unsigned @var{memory_node})
-todo
+Return the interface associated with @var{handle} on @var{memory_node}.
 @end deftypefun
 
 @node Accessing Data Interfaces