Values API: standardize function names
[babeltrace.git] / include / babeltrace / ref.h
index fe266ec3e2653afc0038c47921c7884da02781ab..bea620286c50822beae17e68f8e80f5d127fb70b 100644 (file)
@@ -83,7 +83,7 @@ The Babeltrace C API complies with the following key principles:
 
    @image html ref-count-callback.png
 
-   For example, see bt_value_map_foreach().
+   For example, see bt_value_map_foreach_entry().
 
 The two macros BT_PUT() and BT_MOVE() operate on \em variables rather
 than pointer values. You should use BT_PUT() instead of bt_put() when
This page took 0.02223 seconds and 4 git commands to generate.