summaryrefslogtreecommitdiffstats
path: root/kiro-trb.h
diff options
context:
space:
mode:
Diffstat (limited to 'kiro-trb.h')
-rw-r--r--kiro-trb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiro-trb.h b/kiro-trb.h
index b1e95a7..5c2b462 100644
--- a/kiro-trb.h
+++ b/kiro-trb.h
@@ -282,7 +282,7 @@ int kiro_trb_clone (KiroTrb* trb, void* source);
* In case of failure, no internal memory will change as if the
* call to kiro_trb_push has never happened.
* See also:
- * kiro_trb_push_dma, kiro_trb_get_element_size, kiro_trb_clone,
+ * kiro_trb_dma_push, kiro_trb_get_element_size, kiro_trb_clone,
* kiro_trb_adopt
*/
int kiro_trb_push (KiroTrb* trb, void* source);