Commit b653ff07 authored by Dominik Charousset's avatar Dominik Charousset

Fix line numbers for code snippets

parent 4455ec62
......@@ -87,7 +87,7 @@ that is does not produce outputs.
\subsection{Initiating Streams}
\cppexample[120-124]{streaming/integer_stream}
\cppexample[121-125]{streaming/integer_stream}
In our example, we always have a source \lstinline^int_source^ and a sink
\lstinline^int_sink^ with an optional stage \lstinline^int_selector^. Sending
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment