X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Ftypes.h;fp=include%2Fbabeltrace%2Ftypes.h;h=39f3f423a6c719216b90f31a7135b64ecb7d89fe;hp=bf4c72d93f7a47925709283124dd2a347f0d2b55;hb=605e1019783967f33d86967e7c98dd52cbd69a4c;hpb=d6e69534ef08a2dd8bff9eb5af1eab63736b3d31 diff --git a/include/babeltrace/types.h b/include/babeltrace/types.h index bf4c72d9..39f3f423 100644 --- a/include/babeltrace/types.h +++ b/include/babeltrace/types.h @@ -77,7 +77,7 @@ typedef int bt_bool; typedef const uint8_t *bt_uuid; typedef struct bt_clock_class bt_clock_class; -typedef struct bt_clock_value bt_clock_value; +typedef struct bt_clock_snapshot bt_clock_snapshot; typedef struct bt_component bt_component; typedef struct bt_component_class bt_component_class; typedef struct bt_component_class_filter bt_component_class_filter;