X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fmessage-stream-beginning.h;h=a93dd595ba3c605078d078aa7e5194851901d09f;hb=6a6975d2be9be143a6b46ff5865b66bd9ba6fa2b;hp=339c819e087e7ec6a995ca7c9804cba0fe5d84fb;hpb=2df5d26fbe0d7418b4cec4e5229ae1aba81b7b5a;p=babeltrace.git diff --git a/include/babeltrace/graph/message-stream-beginning.h b/include/babeltrace/graph/message-stream-beginning.h index 339c819e..a93dd595 100644 --- a/include/babeltrace/graph/message-stream-beginning.h +++ b/include/babeltrace/graph/message-stream-beginning.h @@ -34,7 +34,7 @@ extern "C" { extern bt_message *bt_message_stream_beginning_create( bt_self_message_iterator *message_iterator, - bt_stream *stream); + const bt_stream *stream); extern bt_stream *bt_message_stream_beginning_borrow_stream( bt_message *message);