X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Fcommon%2Fnotif-iter%2Fnotif-iter.h;h=9c3033a128d118d9c9a832b4196acb0be7f36507;hb=bb5bb16080ef123c91a690eb267a8d83bd4fb199;hp=9fd9b725227120d1ec5243b434da81a1d17026c3;hpb=6be5a99eddff403a941a1329add897a0f27ca509;p=babeltrace.git diff --git a/plugins/ctf/common/notif-iter/notif-iter.h b/plugins/ctf/common/notif-iter/notif-iter.h index 9fd9b725..9c3033a1 100644 --- a/plugins/ctf/common/notif-iter/notif-iter.h +++ b/plugins/ctf/common/notif-iter/notif-iter.h @@ -352,7 +352,7 @@ off_t bt_notif_iter_get_current_packet_size( * Resets the iterator so that the next requested medium bytes are * assumed to be the first bytes of a new stream. The first notification * which this iterator emits after calling bt_notif_iter_reset() is a - * BT_NOTIFICATION_TYPE_STREAM_BEGIN one. + * BT_NOTIFICATION_TYPE_STREAM_BEGINNING one. */ BT_HIDDEN void bt_notif_iter_reset(struct bt_notif_iter *notit);